Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowContainerThumbnail.java203 public SurfaceControl getAnimationLeashParent() { in getAnimationLeashParent() method in WindowContainerThumbnail
204 return mWindowContainer.getAnimationLeashParent(); in getAnimationLeashParent()
H A DSurfaceAnimator.java300 final SurfaceControl parent = mAnimatable.getAnimationLeashParent();
442 .setParent(animatable.getAnimationLeashParent())
656 @Nullable SurfaceControl getAnimationLeashParent();
H A DSimpleSurfaceAnimatable.java100 public SurfaceControl getAnimationLeashParent() { in getAnimationLeashParent() method in SimpleSurfaceAnimatable
H A DDimmer.java76 public SurfaceControl getAnimationLeashParent() { in getAnimationLeashParent() method in Dimmer.DimAnimatable
H A DWindowState.java5826 public SurfaceControl getAnimationLeashParent() { in getAnimationLeashParent() method in WindowState
5830 return super.getAnimationLeashParent(); in getAnimationLeashParent()
H A DActivityRecord.java6822 public SurfaceControl getAnimationLeashParent() { in getAnimationLeashParent() method in ActivityRecord
6832 return super.getAnimationLeashParent(); in getAnimationLeashParent()
6847 .setParent(getAnimationLeashParent()) in createAnimationBoundsLayer()
H A DWindowContainer.java2666 public SurfaceControl getAnimationLeashParent() { in getAnimationLeashParent() method in WindowContainer
/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DSurfaceAnimatorTest.java370 public SurfaceControl getAnimationLeashParent() { in getAnimationLeashParent() method
H A DActivityRecordTests.java2768 assertEquals(task.mSurfaceControl, startingWindow.getAnimationLeashParent()); in testStartingWindowInTaskFragment()
/aosp12/frameworks/base/services/
H A Dart-profile43979 HPLcom/android/server/wm/ActivityRecord;->getAnimationLeashParent()Landroid/view/SurfaceControl;+]L…
45293 HPLcom/android/server/wm/Dimmer$DimAnimatable;->getAnimationLeashParent()Landroid/view/SurfaceContr…
45364 HPLcom/android/server/wm/DisplayArea;->getAnimationLeashParent()Landroid/view/SurfaceControl;
47961 HPLcom/android/server/wm/SimpleSurfaceAnimatable;->getAnimationLeashParent()Landroid/view/SurfaceCo…
49527 HPLcom/android/server/wm/WindowContainer;->getAnimationLeashParent()Landroid/view/SurfaceControl;+]…
49687 PLcom/android/server/wm/WindowContainerThumbnail;->getAnimationLeashParent()Landroid/view/SurfaceCo…