Searched defs:animationLeash (Results 1 – 8 of 8) sorted by relevance
| /frameworks/base/services/core/java/com/android/server/wm/ |
| D | AnimationAdapter.java | 54 void startAnimation(SurfaceControl animationLeash, Transaction t, @AnimationType int type, in startAnimation() 63 void onAnimationCancelled(SurfaceControl animationLeash); in onAnimationCancelled()
|
| D | LocalAnimationAdapter.java | 53 public void startAnimation(SurfaceControl animationLeash, Transaction t, in startAnimation() 60 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled()
|
| D | WallpaperAnimationAdapter.java | 136 public void startAnimation(SurfaceControl animationLeash, SurfaceControl.Transaction t, in startAnimation() 148 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled()
|
| D | NonAppWindowAnimationAdapter.java | 147 public void startAnimation(SurfaceControl animationLeash, SurfaceControl.Transaction t, in startAnimation() 193 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled()
|
| D | InsetsSourceProvider.java | 536 public void startAnimation(SurfaceControl animationLeash, Transaction t, in startAnimation() 553 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled()
|
| D | NavBarFadeAnimationController.java | 146 public void startAnimation(SurfaceControl animationLeash, SurfaceControl.Transaction t, in startAnimation()
|
| D | SurfaceAnimationRunner.java | 134 void startAnimation(AnimationSpec a, SurfaceControl animationLeash, Transaction t, in startAnimation()
|
| D | TaskOrganizerController.java | 149 public void startAnimation(SurfaceControl animationLeash, SurfaceControl.Transaction t, in startAnimation() 155 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled()
|