Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/
H A DPipAccessibilityInteractionConnection.java177 mMotionHelper.synchronizePinnedStackBounds(); in setToExpandedBounds()
187 mMotionHelper.synchronizePinnedStackBounds(); in setToNormalBounds()
H A DPipTouchHandler.java325 mMotionHelper.synchronizePinnedStackBounds(); in onPinnedStackAnimationEnded()
335 mMotionHelper.synchronizePinnedStackBounds(); in onConfigurationChanged()
H A DPipMotionHelper.java214 void synchronizePinnedStackBounds() { in synchronizePinnedStackBounds() method in PipMotionHelper
H A DPipResizeGestureHandler.java148 mMotionHelper.synchronizePinnedStackBounds(); in PipResizeGestureHandler()