Home
last modified time | relevance | path

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

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/utils/
DMockAnimationAdapter.java40 public void startAnimation(SurfaceControl animationLeash, SurfaceControl.Transaction t, in startAnimation()
47 public void onAnimationCancelled(SurfaceControl animationLeash) {} in onAnimationCancelled()
/frameworks/base/services/core/java/com/android/server/wm/
DAnimationAdapter.java73 void startAnimation(SurfaceControl animationLeash, Transaction t, @AnimationType int type, in startAnimation()
82 void onAnimationCancelled(SurfaceControl animationLeash); in onAnimationCancelled()
DWallpaperAnimationAdapter.java140 public void startAnimation(SurfaceControl animationLeash, SurfaceControl.Transaction t, in startAnimation()
153 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled()
DLocalAnimationAdapter.java64 public void startAnimation(SurfaceControl animationLeash, Transaction t, in startAnimation()
71 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled()
DNonAppWindowAnimationAdapter.java155 public void startAnimation(SurfaceControl animationLeash, SurfaceControl.Transaction t, in startAnimation()
201 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled()
DNavBarFadeAnimationController.java131 public void startAnimation(SurfaceControl animationLeash, SurfaceControl.Transaction t, in startAnimation()
DSurfaceAnimationRunner.java173 void startAnimation(AnimationSpec a, SurfaceControl animationLeash, Transaction t, in startAnimation()
548 protected void onAnimationLeashLost(SurfaceControl animationLeash, in onAnimationLeashLost()
DInsetsSourceProvider.java772 public void startAnimation(SurfaceControl animationLeash, Transaction t, in startAnimation()
796 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled()
DTaskOrganizerController.java583 public void startAnimation(SurfaceControl animationLeash, SurfaceControl.Transaction t, in startAnimation()
588 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled()
DBackNavigationController.java1432 public void startAnimation(SurfaceControl animationLeash, SurfaceControl.Transaction t, in startAnimation()
1446 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled()