Searched refs:mBottomOffsetBufferPx (Results 1 – 1 of 1) sorted by relevance
111 private int mBottomOffsetBufferPx; field in PipTouchHandler254 mBottomOffsetBufferPx = res.getDimensionPixelSize(R.dimen.pip_bottom_offset_buffer); in reloadResources()349 if ((prevBottom - mBottomOffsetBufferPx) <= curBounds.top) { in adjustBoundsForRotation()441 if (curBounds.top > prevBottom - mBottomOffsetBufferPx) { in onMovementBoundsChanged()446 if (curBounds.top > toBottom - mBottomOffsetBufferPx) { in onMovementBoundsChanged()