Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DAnimationAdapter.java58 void startAnimation(SurfaceControl animationLeash, Transaction t, in startAnimation()
67 void onAnimationCancelled(SurfaceControl animationLeash); in onAnimationCancelled()
DLocalAnimationAdapter.java57 public void startAnimation(SurfaceControl animationLeash, Transaction t, in startAnimation()
64 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled()
DInsetsSourceProvider.java220 public void startAnimation(SurfaceControl animationLeash, Transaction t, in startAnimation()
228 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled()
DRemoteAnimationController.java398 public void startAnimation(SurfaceControl animationLeash, Transaction t, in startAnimation()
413 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled()
DSurfaceAnimationRunner.java124 void startAnimation(AnimationSpec a, SurfaceControl animationLeash, Transaction t, in startAnimation()
DRecentsAnimationController.java809 public void startAnimation(SurfaceControl animationLeash, Transaction t, in startAnimation()
822 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled()