Searched refs:mBottomOffsetBufferPx (Results 1 – 1 of 1) sorted by relevance
117 private int mBottomOffsetBufferPx; field in PipTouchHandler274 mBottomOffsetBufferPx = res.getDimensionPixelSize(R.dimen.pip_bottom_offset_buffer); in reloadResources()368 if ((prevBottom - mBottomOffsetBufferPx) <= curBounds.top) { in adjustBoundsForRotation()