Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DSimpleSurfaceAnimatable.java94 public void onAnimationLeashLost(SurfaceControl.Transaction t) { in onAnimationLeashLost() method in SimpleSurfaceAnimatable
213 public SimpleSurfaceAnimatable.Builder setOnAnimationLeashLost( in setOnAnimationLeashLost()
H A DWindowContainerThumbnail.java189 public void onAnimationLeashLost(Transaction t) { in onAnimationLeashLost() method in WindowContainerThumbnail
H A DDimmer.java72 public void onAnimationLeashLost(SurfaceControl.Transaction t) { in onAnimationLeashLost() method in Dimmer.DimAnimatable
H A DSurfaceAnimationRunner.java537 protected void onAnimationLeashLost(SurfaceControl animationLeash, in onAnimationLeashLost() method in SurfaceAnimationRunner
H A DTaskFragment.java2455 public void onAnimationLeashLost(SurfaceControl.Transaction t) { in onAnimationLeashLost() method in TaskFragment
H A DWindowContainer.java3481 public void onAnimationLeashLost(Transaction t) { in onAnimationLeashLost() method in WindowContainer
H A DActivityRecord.java7727 public void onAnimationLeashLost(Transaction t) { in onAnimationLeashLost() method in ActivityRecord
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DSurfaceAnimatorTest.java359 public void onAnimationLeashLost(Transaction t) { in onAnimationLeashLost() method in SurfaceAnimatorTest.MyAnimatable