Searched defs:onMovementBoundsChanged (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/pip/phone/
H A DPipManager.java150 public void onMovementBoundsChanged(Rect insetBounds, Rect normalBounds, method in class:PipManager.PinnedStackListener
154 mTouchHandler.onMovementBoundsChanged(insetBounds, normalBounds, animatingBounds,
H A DPipTouchHandler.java259 public void onMovementBoundsChanged(Rect insetBounds, Rect normalBounds, Rect animatingBounds, method in class:PipTouchHandler
533 // normal bounds until after the next onMovementBoundsChanged() call to get the
/frameworks/base/packages/SystemUI/src/com/android/systemui/pip/tv/
H A DPipManager.java209 public void onMovementBoundsChanged(Rect insetBounds, Rect normalBounds, method in class:PipManager.PinnedStackListener

Completed in 66 milliseconds