Searched refs:onAnimationLeashDestroyed (Results 1 – 7 of 7) sorted by relevance
291 mAnimatable.onAnimationLeashDestroyed(t);387 void onAnimationLeashDestroyed(Transaction t);
152 public void onAnimationLeashDestroyed(Transaction t) { in onAnimationLeashDestroyed() method in AppWindowThumbnail
65 public void onAnimationLeashDestroyed(SurfaceControl.Transaction t) { in onAnimationLeashDestroyed() method in Dimmer.DimAnimatable
1183 public void onAnimationLeashDestroyed(Transaction t) { in onAnimationLeashDestroyed() method in WindowContainer
1858 public void onAnimationLeashDestroyed(Transaction t) { in onAnimationLeashDestroyed() method in AppWindowToken1859 super.onAnimationLeashDestroyed(t); in onAnimationLeashDestroyed()
4683 public void onAnimationLeashDestroyed(Transaction t) { in onAnimationLeashDestroyed() method in WindowState4684 super.onAnimationLeashDestroyed(t); in onAnimationLeashDestroyed()
242 public void onAnimationLeashDestroyed(Transaction t) { in onAnimationLeashDestroyed() method in SurfaceAnimatorTest.MyAnimatable