Searched defs:onAnimationLeashLost (Results 1 – 6 of 6) sorted by relevance
/frameworks/base/services/core/java/com/android/server/wm/ | ||
D | TaskScreenshotAnimatable.java | 94 public void onAnimationLeashLost(SurfaceControl.Transaction t) { in onAnimationLeashLost() method in TaskScreenshotAnimatable |
D | AppWindowThumbnail.java | 198 public void onAnimationLeashLost(Transaction t) { in onAnimationLeashLost() method in AppWindowThumbnail |
D | Dimmer.java | 65 public void onAnimationLeashLost(SurfaceControl.Transaction t) { in onAnimationLeashLost() method in Dimmer.DimAnimatable |
D | WindowContainer.java | 1308 public void onAnimationLeashLost(Transaction t) { in onAnimationLeashLost() method in WindowContainer |
D | AppWindowToken.java | 2699 public void onAnimationLeashLost(Transaction t) { in onAnimationLeashLost() method in AppWindowToken |
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ | ||
D | SurfaceAnimatorTest.java | 291 public void onAnimationLeashLost(Transaction t) { in onAnimationLeashLost() method in SurfaceAnimatorTest.MyAnimatable |