Home
last modified time | relevance | path

Searched refs:onAnimationLeashCreated (Results 1 – 11 of 11) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DSimpleSurfaceAnimatable.java86 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 DSurfaceAnimator.java187 mAnimatable.onAnimationLeashCreated(t, mLeash);
334 mAnimatable.onAnimationLeashCreated(t, mLeash);
652 void onAnimationLeashCreated(Transaction t, SurfaceControl leash);
H A DWindowContainerThumbnail.java184 public void onAnimationLeashCreated(Transaction t, SurfaceControl leash) { in onAnimationLeashCreated() method in WindowContainerThumbnail
H A DSurfaceFreezer.java89 mAnimatable.onAnimationLeashCreated(t, mLeash); in freeze()
H A DDimmer.java68 public void onAnimationLeashCreated(SurfaceControl.Transaction t, SurfaceControl leash) { in onAnimationLeashCreated() method in Dimmer.DimAnimatable
H A DTaskFragment.java2438 public void onAnimationLeashCreated(SurfaceControl.Transaction t, SurfaceControl leash) { in onAnimationLeashCreated() method in TaskFragment
2439 super.onAnimationLeashCreated(t, leash); in onAnimationLeashCreated()
H A DWindowState.java5437 public void onAnimationLeashCreated(Transaction t, SurfaceControl leash) { in onAnimationLeashCreated() method in WindowState
5438 super.onAnimationLeashCreated(t, leash); in onAnimationLeashCreated()
H A DWindowContainer.java3471 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 DSurfaceAnimatorTest.java355 public void onAnimationLeashCreated(Transaction t, SurfaceControl leash) { in onAnimationLeashCreated() method in SurfaceAnimatorTest.MyAnimatable
H A DDisplayContentTests.java1651 mWallpaperWindow.mToken.onAnimationLeashCreated(t, null /* leash */); in testApplyTopFixedRotationTransform()
/aosp14/frameworks/base/services/
H A Dart-profile11820 HPLcom/android/server/wm/WindowContainer;->onAnimationLeashCreated(Landroid/view/SurfaceControl$Tra…