Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/pip/phone/
DPipTouchHandler.java97 private int mDeferResizeToNormalBoundsUntilRotation = -1; field in PipTouchHandler
332 if (mDeferResizeToNormalBoundsUntilRotation == displayRotation) { in onMovementBoundsChanged()
337 mDeferResizeToNormalBoundsUntilRotation = -1; in onMovementBoundsChanged()
526 if (mDeferResizeToNormalBoundsUntilRotation == -1) { in setMenuState()
538 mDeferResizeToNormalBoundsUntilRotation = displayRotation; in setMenuState()
545 if (mDeferResizeToNormalBoundsUntilRotation == -1) { in setMenuState()