Searched refs:getAnimationLeashParent (Results 1 – 10 of 10) sorted by relevance
207 public SurfaceControl getAnimationLeashParent() { in getAnimationLeashParent() method in WindowContainerThumbnail208 return mWindowContainer.getAnimationLeashParent(); in getAnimationLeashParent()
313 final SurfaceControl parent = mAnimatable.getAnimationLeashParent();461 .setParent(animatable.getAnimationLeashParent())689 @Nullable SurfaceControl getAnimationLeashParent();
107 public SurfaceControl getAnimationLeashParent() { in getAnimationLeashParent() method in SimpleSurfaceAnimatable
81 public SurfaceControl getAnimationLeashParent() { in getAnimationLeashParent() method in LegacyDimmer.DimAnimatable
5499 public SurfaceControl getAnimationLeashParent() { in getAnimationLeashParent() method in WindowState5503 return super.getAnimationLeashParent(); in getAnimationLeashParent()
7723 public SurfaceControl getAnimationLeashParent() { in getAnimationLeashParent() method in ActivityRecord7733 return super.getAnimationLeashParent(); in getAnimationLeashParent()7748 .setParent(getAnimationLeashParent()) in createAnimationBoundsLayer()
3066 public SurfaceControl getAnimationLeashParent() { in getAnimationLeashParent() method in WindowContainer
375 public SurfaceControl getAnimationLeashParent() { in getAnimationLeashParent() method
2996 assertEquals(task.mSurfaceControl, startingWindow.getAnimationLeashParent()); in testStartingWindowInTaskFragment()
29231 PLcom/android/server/wm/WindowContainer;->getAnimationLeashParent()Landroid/view/SurfaceControl;29837 PLcom/android/server/wm/WindowState;->getAnimationLeashParent()Landroid/view/SurfaceControl;