Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/
H A DPipTransitionController.java83 animator::clearContentOverlay, true /* withStartDelay*/);
95 animator::clearContentOverlay, true /* withStartDelay */);
H A DPipTaskOrganizer.java176 animator::clearContentOverlay, true /* withStartDelay*/);
217 animator::clearContentOverlay, true /* withStartDelay */);
1902 animator::clearContentOverlay); in cancelCurrentAnimator() field in PipTaskOrganizer.animator
H A DPipAnimationController.java451 void clearContentOverlay() { in clearContentOverlay() method in PipAnimationController.PipTransitionAnimator