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/
DTaskScreenshotAnimatable.java94 public void onAnimationLeashLost(SurfaceControl.Transaction t) { in onAnimationLeashLost() method in TaskScreenshotAnimatable
DAppWindowThumbnail.java198 public void onAnimationLeashLost(Transaction t) { in onAnimationLeashLost() method in AppWindowThumbnail
DDimmer.java65 public void onAnimationLeashLost(SurfaceControl.Transaction t) { in onAnimationLeashLost() method in Dimmer.DimAnimatable
DWindowContainer.java1308 public void onAnimationLeashLost(Transaction t) { in onAnimationLeashLost() method in WindowContainer
DAppWindowToken.java2699 public void onAnimationLeashLost(Transaction t) { in onAnimationLeashLost() method in AppWindowToken
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DSurfaceAnimatorTest.java291 public void onAnimationLeashLost(Transaction t) { in onAnimationLeashLost() method in SurfaceAnimatorTest.MyAnimatable