Searched refs:onAnimationLeashCreated (Results 1 - 7 of 7) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
H A DSurfaceAnimator.java119 mAnimatable.onAnimationLeashCreated(t, mLeash);
233 mAnimatable.onAnimationLeashCreated(t, mLeash);
379 void onAnimationLeashCreated(Transaction t, SurfaceControl leash); method in interface:SurfaceAnimator.Animatable
H A DAppWindowThumbnail.java147 public void onAnimationLeashCreated(Transaction t, SurfaceControl leash) { method in class:AppWindowThumbnail
H A DDimmer.java61 public void onAnimationLeashCreated(SurfaceControl.Transaction t, SurfaceControl leash) { method in class:Dimmer.DimAnimatable
H A DWindowContainer.java1177 public void onAnimationLeashCreated(Transaction t, SurfaceControl leash) { method in class:WindowContainer
H A DAppWindowToken.java1887 public void onAnimationLeashCreated(Transaction t, SurfaceControl leash) { method in class:AppWindowToken
H A DWindowState.java4674 public void onAnimationLeashCreated(Transaction t, SurfaceControl leash) { method in class:WindowState
4675 super.onAnimationLeashCreated(t, leash);
/frameworks/base/services/tests/servicestests/src/com/android/server/wm/
H A DSurfaceAnimatorTest.java238 public void onAnimationLeashCreated(Transaction t, SurfaceControl leash) { method in class:SurfaceAnimatorTest.MyAnimatable

Completed in 84 milliseconds