Searched defs:animationLeash (Results 1 – 9 of 9) sorted by relevance
/aosp14/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | AnimationAdapter.java | 71 void startAnimation(SurfaceControl animationLeash, Transaction t, @AnimationType int type, in startAnimation() 80 void onAnimationCancelled(SurfaceControl animationLeash); in onAnimationCancelled()
|
H A D | WallpaperAnimationAdapter.java | 140 public void startAnimation(SurfaceControl animationLeash, SurfaceControl.Transaction t, in startAnimation() 153 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled()
|
H A D | LocalAnimationAdapter.java | 64 public void startAnimation(SurfaceControl animationLeash, Transaction t, in startAnimation() 71 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled()
|
H A D | NonAppWindowAnimationAdapter.java | 155 public void startAnimation(SurfaceControl animationLeash, SurfaceControl.Transaction t, in startAnimation() 201 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled()
|
H A D | NavBarFadeAnimationController.java | 131 public void startAnimation(SurfaceControl animationLeash, SurfaceControl.Transaction t, in startAnimation()
|
H A D | SurfaceAnimationRunner.java | 171 void startAnimation(AnimationSpec a, SurfaceControl animationLeash, Transaction t, in startAnimation() 537 protected void onAnimationLeashLost(SurfaceControl animationLeash, in onAnimationLeashLost()
|
H A D | InsetsSourceProvider.java | 687 public void startAnimation(SurfaceControl animationLeash, Transaction t, in startAnimation() 709 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled()
|
H A D | BackNavigationController.java | 952 public void startAnimation(SurfaceControl animationLeash, SurfaceControl.Transaction t, in startAnimation() 959 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled()
|
H A D | TaskOrganizerController.java | 601 public void startAnimation(SurfaceControl animationLeash, SurfaceControl.Transaction t, in startAnimation() 607 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled()
|