Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/
H A DPipAccessibilityInteractionConnection.java175 mMotionHelper.synchronizePinnedStackBounds(); in setToExpandedBounds()
185 mMotionHelper.synchronizePinnedStackBounds(); in setToNormalBounds()
H A DPipTouchHandler.java308 mMotionHelper.synchronizePinnedStackBounds(); in onPinnedStackAnimationEnded()
318 mMotionHelper.synchronizePinnedStackBounds(); in onConfigurationChanged()
H A DPipMotionHelper.java239 void synchronizePinnedStackBounds() { in synchronizePinnedStackBounds() method in PipMotionHelper
H A DPipResizeGestureHandler.java515 mMotionHelper.synchronizePinnedStackBounds(); in finishResize()