Home
last modified time | relevance | path

Searched defs:onAnimationLeashCreated (Results 1 – 7 of 7) 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()
DWindowContainerThumbnail.java184 public void onAnimationLeashCreated(Transaction t, SurfaceControl leash) { in onAnimationLeashCreated() method in WindowContainerThumbnail
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
DWindowState.java5507 public void onAnimationLeashCreated(Transaction t, SurfaceControl leash) { in onAnimationLeashCreated() method in WindowState
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