Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/
H A DPipTaskOrganizer.java151 if (isInPipDirection(direction) && animator.getContentOverlay() != null) {
152 fadeOutAndRemoveOverlay(animator.getContentOverlay(),
185 if (isInPipDirection(direction) && animator.getContentOverlay() != null) {
186 fadeOutAndRemoveOverlay(animator.getContentOverlay(),
738 if (animator.getContentOverlay() != null) { in onTaskVanished()
739 removeContentOverlay(animator.getContentOverlay(), animator::clearContentOverlay); in onTaskVanished()
H A DPipAnimationController.java340 SurfaceControl getContentOverlay() { in getContentOverlay() method in PipAnimationController.PipTransitionAnimator
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
H A DSwipePipToHomeAnimator.java267 public SurfaceControl getContentOverlay() { in getContentOverlay() method in SwipePipToHomeAnimator
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
H A DAbsSwipeUpHandler.java1766 mSwipePipToHomeAnimator.getContentOverlay());
1770 mSwipePipToHomeAnimator.getContentOverlay());