Home
last modified time | relevance | path

Searched refs:toMovementBounds (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/pip/phone/
DPipTouchHandler.java298 final Rect toMovementBounds = mMenuState == MENU_STATE_FULL in onMovementBoundsChanged() local
311 int movementBoundsAdjustment = toMovementBounds.bottom - mMovementBounds.bottom; in onMovementBoundsChanged()