/frameworks/base/core/java/android/view/ |
D | IRemoteAnimationRunner.aidl | 45 void onAnimationCancelled(); in onAnimationCancelled() method
|
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/ |
D | RemoteAnimationRunnerCompat.java | 21 void onAnimationCancelled(); in onAnimationCancelled() method
|
D | RemoteAnimationAdapterCompat.java | 66 public void onAnimationCancelled() { in wrapRemoteAnimationRunner() method in RemoteAnimationAdapterCompat
|
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
D | AppChangeTransitionTests.java | 90 public void onAnimationCancelled() { in onAnimationCancelled() method in AppChangeTransitionTests.TestRemoteAnimationRunner
|
D | AppTransitionTests.java | 252 public void onAnimationCancelled() { in onAnimationCancelled() method in AppTransitionTests.TestRemoteAnimationRunner
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | AnimationAdapter.java | 67 void onAnimationCancelled(SurfaceControl animationLeash); in onAnimationCancelled() method
|
D | LocalAnimationAdapter.java | 64 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled() method in LocalAnimationAdapter
|
D | SurfaceAnimationRunner.java | 140 void onAnimationCancelled(SurfaceControl leash) { in onAnimationCancelled() method in SurfaceAnimationRunner
|
D | InsetsSourceProvider.java | 228 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled() method in InsetsSourceProvider.ControlAdapter
|
D | RemoteAnimationController.java | 413 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled() method in RemoteAnimationController.RemoteAnimationAdapterWrapper
|
D | RecentsAnimationController.java | 822 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled() method in RecentsAnimationController.TaskAnimationAdapter
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/ |
D | ActivityLaunchAnimator.java | 279 public void onAnimationCancelled() throws RemoteException { in onAnimationCancelled() method in ActivityLaunchAnimator.AnimationRunner
|