Searched defs:animationLeash (Results 1 – 9 of 9) sorted by relevance
/frameworks/base/services/core/java/com/android/server/wm/ |
D | AnimationAdapter.java | 71 void startAnimation(SurfaceControl animationLeash, Transaction t, @AnimationType int type, in startAnimation() 80 void onAnimationCancelled(SurfaceControl animationLeash); in onAnimationCancelled()
|
D | WallpaperAnimationAdapter.java | 140 public void startAnimation(SurfaceControl animationLeash, SurfaceControl.Transaction t, in startAnimation() 153 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled()
|
D | LocalAnimationAdapter.java | 64 public void startAnimation(SurfaceControl animationLeash, Transaction t, in startAnimation() 71 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled()
|
D | NonAppWindowAnimationAdapter.java | 155 public void startAnimation(SurfaceControl animationLeash, SurfaceControl.Transaction t, in startAnimation() 201 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled()
|
D | BackNaviAnimationController.java | 371 public void startAnimation(SurfaceControl animationLeash, SurfaceControl.Transaction t, in startAnimation() 385 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled()
|
D | NavBarFadeAnimationController.java | 131 public void startAnimation(SurfaceControl animationLeash, SurfaceControl.Transaction t, in startAnimation()
|
D | InsetsSourceProvider.java | 670 public void startAnimation(SurfaceControl animationLeash, Transaction t, in startAnimation() 692 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled()
|
D | SurfaceAnimationRunner.java | 170 void startAnimation(AnimationSpec a, SurfaceControl animationLeash, Transaction t, in startAnimation() 536 protected void onAnimationLeashLost(SurfaceControl animationLeash, in onAnimationLeashLost()
|
D | TaskOrganizerController.java | 596 public void startAnimation(SurfaceControl animationLeash, SurfaceControl.Transaction t, in startAnimation() 602 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled()
|