Home
last modified time | relevance | path

Searched defs:onAnimationLeashLost (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DSimpleSurfaceAnimatable.java87 public void onAnimationLeashLost(SurfaceControl.Transaction t) { in onAnimationLeashLost() method in SimpleSurfaceAnimatable
203 public SimpleSurfaceAnimatable.Builder setOnAnimationLeashLost( in setOnAnimationLeashLost()
H A DWindowContainerThumbnail.java185 public void onAnimationLeashLost(Transaction t) { in onAnimationLeashLost() method in WindowContainerThumbnail
H A DDimmer.java67 public void onAnimationLeashLost(SurfaceControl.Transaction t) { in onAnimationLeashLost() method in Dimmer.DimAnimatable
H A DTaskFragment.java2151 public void onAnimationLeashLost(SurfaceControl.Transaction t) { in onAnimationLeashLost() method in TaskFragment
H A DWindowContainer.java2994 public void onAnimationLeashLost(Transaction t) { in onAnimationLeashLost() method in WindowContainer
H A DActivityRecord.java7013 public void onAnimationLeashLost(Transaction t) { in onAnimationLeashLost() method in ActivityRecord
/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DSurfaceAnimatorTest.java354 public void onAnimationLeashLost(Transaction t) { in onAnimationLeashLost() method in SurfaceAnimatorTest.MyAnimatable