Searched refs:offsetBufferPx (Results 1 – 1 of 1) sorted by relevance
300 final float offsetBufferPx = BOTTOM_OFFSET_BUFFER_DP in onMovementBoundsChanged() local309 if ((Math.min(prevBottom, toBottom) - offsetBufferPx) <= curBounds.top in onMovementBoundsChanged()310 && curBounds.top <= (Math.max(prevBottom, toBottom) + offsetBufferPx)) { in onMovementBoundsChanged()