Home
last modified time | relevance | path

Searched defs:onAnimationLeashCreated (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DSimpleSurfaceAnimatable.java79 public void onAnimationLeashCreated(SurfaceControl.Transaction t, SurfaceControl leash) { in onAnimationLeashCreated() method in SimpleSurfaceAnimatable
191 onAnimationLeashCreated) { in setOnAnimationLeashCreated()
DWindowContainerThumbnail.java180 public void onAnimationLeashCreated(Transaction t, SurfaceControl leash) { in onAnimationLeashCreated() method in WindowContainerThumbnail
DDimmer.java63 public void onAnimationLeashCreated(SurfaceControl.Transaction t, SurfaceControl leash) { in onAnimationLeashCreated() method in Dimmer.DimAnimatable
DWindowContainer.java2837 public void onAnimationLeashCreated(Transaction t, SurfaceControl leash) { in onAnimationLeashCreated() method in WindowContainer
DActivityRecord.java6628 public void onAnimationLeashCreated(Transaction t, SurfaceControl leash) { in onAnimationLeashCreated() method in ActivityRecord
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DSurfaceAnimatorTest.java350 public void onAnimationLeashCreated(Transaction t, SurfaceControl leash) { in onAnimationLeashCreated() method in SurfaceAnimatorTest.MyAnimatable