Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DAnimationAdapter.java54 void startAnimation(SurfaceControl animationLeash, Transaction t, @AnimationType int type, in startAnimation()
63 void onAnimationCancelled(SurfaceControl animationLeash); in onAnimationCancelled()
DLocalAnimationAdapter.java53 public void startAnimation(SurfaceControl animationLeash, Transaction t, in startAnimation()
60 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled()
DWallpaperAnimationAdapter.java136 public void startAnimation(SurfaceControl animationLeash, SurfaceControl.Transaction t, in startAnimation()
148 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled()
DNonAppWindowAnimationAdapter.java147 public void startAnimation(SurfaceControl animationLeash, SurfaceControl.Transaction t, in startAnimation()
193 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled()
DInsetsSourceProvider.java536 public void startAnimation(SurfaceControl animationLeash, Transaction t, in startAnimation()
553 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled()
DNavBarFadeAnimationController.java146 public void startAnimation(SurfaceControl animationLeash, SurfaceControl.Transaction t, in startAnimation()
DSurfaceAnimationRunner.java134 void startAnimation(AnimationSpec a, SurfaceControl animationLeash, Transaction t, in startAnimation()
DTaskOrganizerController.java149 public void startAnimation(SurfaceControl animationLeash, SurfaceControl.Transaction t, in startAnimation()
155 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled()