Searched refs:onAnimationLeashCreated (Results 1 – 11 of 11) sorted by relevance
/aosp14/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | SimpleSurfaceAnimatable.java | 86 public void onAnimationLeashCreated(SurfaceControl.Transaction t, SurfaceControl leash) { in onAnimationLeashCreated() method in SimpleSurfaceAnimatable 201 onAnimationLeashCreated) { in setOnAnimationLeashCreated() argument 202 mOnAnimationLeashCreated = onAnimationLeashCreated; in setOnAnimationLeashCreated()
|
H A D | SurfaceAnimator.java | 187 mAnimatable.onAnimationLeashCreated(t, mLeash); 334 mAnimatable.onAnimationLeashCreated(t, mLeash); 652 void onAnimationLeashCreated(Transaction t, SurfaceControl leash);
|
H A D | WindowContainerThumbnail.java | 184 public void onAnimationLeashCreated(Transaction t, SurfaceControl leash) { in onAnimationLeashCreated() method in WindowContainerThumbnail
|
H A D | SurfaceFreezer.java | 89 mAnimatable.onAnimationLeashCreated(t, mLeash); in freeze()
|
H A D | Dimmer.java | 68 public void onAnimationLeashCreated(SurfaceControl.Transaction t, SurfaceControl leash) { in onAnimationLeashCreated() method in Dimmer.DimAnimatable
|
H A D | TaskFragment.java | 2438 public void onAnimationLeashCreated(SurfaceControl.Transaction t, SurfaceControl leash) { in onAnimationLeashCreated() method in TaskFragment 2439 super.onAnimationLeashCreated(t, leash); in onAnimationLeashCreated()
|
H A D | WindowState.java | 5437 public void onAnimationLeashCreated(Transaction t, SurfaceControl leash) { in onAnimationLeashCreated() method in WindowState 5438 super.onAnimationLeashCreated(t, leash); in onAnimationLeashCreated()
|
H A D | WindowContainer.java | 3471 public void onAnimationLeashCreated(Transaction t, SurfaceControl leash) { in onAnimationLeashCreated() method in WindowContainer
|
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
H A D | SurfaceAnimatorTest.java | 355 public void onAnimationLeashCreated(Transaction t, SurfaceControl leash) { in onAnimationLeashCreated() method in SurfaceAnimatorTest.MyAnimatable
|
H A D | DisplayContentTests.java | 1651 mWallpaperWindow.mToken.onAnimationLeashCreated(t, null /* leash */); in testApplyTopFixedRotationTransform()
|
/aosp14/frameworks/base/services/ |
H A D | art-profile | 11820 HPLcom/android/server/wm/WindowContainer;->onAnimationLeashCreated(Landroid/view/SurfaceControl$Tra…
|