/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/ |
D | RemoteAnimationRunnerCompat.java | 25 void onAnimationCancelled(); in onAnimationCancelled() method
|
D | RemoteAnimationAdapterCompat.java | 103 public void onAnimationCancelled() { in wrapRemoteAnimationRunner() method in RemoteAnimationAdapterCompat
|
/frameworks/base/core/java/android/view/ |
D | IRemoteAnimationRunner.aidl | 49 void onAnimationCancelled(); in onAnimationCancelled() method
|
/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 | 276 public void onAnimationCancelled() { in onAnimationCancelled() method in AppTransitionTests.TestRemoteAnimationRunner
|
D | AppTransitionControllerTest.java | 531 public void onAnimationCancelled() throws RemoteException { in onAnimationCancelled() method in AppTransitionControllerTest.TestRemoteAnimationRunner
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | AnimationAdapter.java | 63 void onAnimationCancelled(SurfaceControl animationLeash); in onAnimationCancelled() method
|
D | LocalAnimationAdapter.java | 60 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled() method in LocalAnimationAdapter
|
D | WallpaperAnimationAdapter.java | 148 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled() method in WallpaperAnimationAdapter
|
D | NonAppWindowAnimationAdapter.java | 193 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled() method in NonAppWindowAnimationAdapter
|
D | SurfaceAnimationRunner.java | 150 void onAnimationCancelled(SurfaceControl leash) { in onAnimationCancelled() method in SurfaceAnimationRunner
|
D | InsetsSourceProvider.java | 553 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled() method in InsetsSourceProvider.ControlAdapter
|
D | TaskOrganizerController.java | 155 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled() method in TaskOrganizerController.TaskOrganizerCallbacks.StartingWindowAnimationAdaptor
|
/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/ |
D | ActivityLaunchAnimator.kt | 694 override fun onAnimationCancelled() { in <lambda>() method in com.android.systemui.animation.Runner
|