Home
last modified time | relevance | path

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

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