Home
last modified time | relevance | path

Searched refs:getAnimationLeashParent (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DTaskScreenshotAnimatable.java107 public SurfaceControl getAnimationLeashParent() { in getAnimationLeashParent() method in TaskScreenshotAnimatable
108 return mTask.getAnimationLeashParent(); in getAnimationLeashParent()
DSurfaceAnimator.java223 final SurfaceControl parent = mAnimatable.getAnimationLeashParent();
323 .setParent(mAnimatable.getAnimationLeashParent())
417 @Nullable SurfaceControl getAnimationLeashParent();
DAppWindowThumbnail.java216 public SurfaceControl getAnimationLeashParent() { in getAnimationLeashParent() method in AppWindowThumbnail
DDimmer.java74 public SurfaceControl getAnimationLeashParent() { in getAnimationLeashParent() method in Dimmer.DimAnimatable
DTask.java615 public SurfaceControl getAnimationLeashParent() { in getAnimationLeashParent() method in Task
DAppWindowToken.java1759 .setParent(getAnimationLeashParent()) in initializeChangeTransition()
2472 public SurfaceControl getAnimationLeashParent() { in getAnimationLeashParent() method in AppWindowToken
2512 .setParent(getAnimationLeashParent()) in createAnimationBoundsLayer()
DWindowContainer.java1289 public SurfaceControl getAnimationLeashParent() { in getAnimationLeashParent() method in WindowContainer
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DSurfaceAnimatorTest.java307 public SurfaceControl getAnimationLeashParent() { in getAnimationLeashParent() method
/frameworks/base/services/
Dart-profile15589 PLcom/android/server/wm/AppWindowToken;->getAnimationLeashParent()Landroid/view/SurfaceControl;
15777 HSPLcom/android/server/wm/Dimmer$DimAnimatable;->getAnimationLeashParent()Landroid/view/SurfaceCont…
16805 PLcom/android/server/wm/Task;->getAnimationLeashParent()Landroid/view/SurfaceControl;
17236 HSPLcom/android/server/wm/WindowContainer;->getAnimationLeashParent()Landroid/view/SurfaceControl;