Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DWindowContainerThumbnail.java207 public SurfaceControl getAnimationLeashParent() { in getAnimationLeashParent() method in WindowContainerThumbnail
208 return mWindowContainer.getAnimationLeashParent(); in getAnimationLeashParent()
DSurfaceAnimator.java313 final SurfaceControl parent = mAnimatable.getAnimationLeashParent();
461 .setParent(animatable.getAnimationLeashParent())
689 @Nullable SurfaceControl getAnimationLeashParent();
DSimpleSurfaceAnimatable.java107 public SurfaceControl getAnimationLeashParent() { in getAnimationLeashParent() method in SimpleSurfaceAnimatable
DLegacyDimmer.java81 public SurfaceControl getAnimationLeashParent() { in getAnimationLeashParent() method in LegacyDimmer.DimAnimatable
DWindowState.java5499 public SurfaceControl getAnimationLeashParent() { in getAnimationLeashParent() method in WindowState
5503 return super.getAnimationLeashParent(); in getAnimationLeashParent()
DActivityRecord.java7723 public SurfaceControl getAnimationLeashParent() { in getAnimationLeashParent() method in ActivityRecord
7733 return super.getAnimationLeashParent(); in getAnimationLeashParent()
7748 .setParent(getAnimationLeashParent()) in createAnimationBoundsLayer()
DWindowContainer.java3066 public SurfaceControl getAnimationLeashParent() { in getAnimationLeashParent() method in WindowContainer
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DSurfaceAnimatorTest.java375 public SurfaceControl getAnimationLeashParent() { in getAnimationLeashParent() method
DActivityRecordTests.java2996 assertEquals(task.mSurfaceControl, startingWindow.getAnimationLeashParent()); in testStartingWindowInTaskFragment()
/frameworks/base/services/
Dart-wear-profile29231 PLcom/android/server/wm/WindowContainer;->getAnimationLeashParent()Landroid/view/SurfaceControl;
29837 PLcom/android/server/wm/WindowState;->getAnimationLeashParent()Landroid/view/SurfaceControl;