Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
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()
DSurfaceAnimator.java188 mAnimatable.onAnimationLeashCreated(t, mLeash);
335 mAnimatable.onAnimationLeashCreated(t, mLeash);
654 void onAnimationLeashCreated(Transaction t, SurfaceControl leash);
DWindowContainerThumbnail.java184 public void onAnimationLeashCreated(Transaction t, SurfaceControl leash) { in onAnimationLeashCreated() method in WindowContainerThumbnail
DSurfaceFreezer.java89 mAnimatable.onAnimationLeashCreated(t, mLeash); in freeze()
DLegacyDimmer.java68 public void onAnimationLeashCreated(SurfaceControl.Transaction t, SurfaceControl leash) { in onAnimationLeashCreated() method in LegacyDimmer.DimAnimatable
DTaskFragment.java2630 public void onAnimationLeashCreated(SurfaceControl.Transaction t, SurfaceControl leash) { in onAnimationLeashCreated() method in TaskFragment
2631 super.onAnimationLeashCreated(t, leash); in onAnimationLeashCreated()
DWindowState.java5507 public void onAnimationLeashCreated(Transaction t, SurfaceControl leash) { in onAnimationLeashCreated() method in WindowState
5508 super.onAnimationLeashCreated(t, leash); in onAnimationLeashCreated()
DWindowContainer.java3452 public void onAnimationLeashCreated(Transaction t, SurfaceControl leash) { in onAnimationLeashCreated() method in WindowContainer
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DSurfaceAnimatorTest.java355 public void onAnimationLeashCreated(Transaction t, SurfaceControl leash) { in onAnimationLeashCreated() method in SurfaceAnimatorTest.MyAnimatable
DDisplayContentTests.java1660 mWallpaperWindow.mToken.onAnimationLeashCreated(t, null /* leash */); in testApplyTopFixedRotationTransform()
/frameworks/base/services/
Dart-wear-profile29315 PLcom/android/server/wm/WindowContainer;->onAnimationLeashCreated(Landroid/view/SurfaceControl$Tran…
29954 PLcom/android/server/wm/WindowState;->onAnimationLeashCreated(Landroid/view/SurfaceControl$Transact…