| /frameworks/base/core/java/android/window/ | 
| D | IBackAnimationRunner.aidl | 36     void onAnimationCancelled() = 1;  in onAnimationCancelled()  method
 | 
| /frameworks/base/core/java/android/view/ | 
| D | IRemoteAnimationRunner.aidl | 49     void onAnimationCancelled();  in onAnimationCancelled()  method
 | 
| /frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/ | 
| D | RemoteAnimationDelegate.kt | 29     @UiThread fun onAnimationCancelled()  method
 | 
| D | ActivityLaunchAnimator.kt | 528         override fun onAnimationCancelled() {  in onAnimationCancelled()  method908         override fun 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 | 552         public void onAnimationCancelled() {  in onAnimationCancelled()  method in AppTransitionTests.TestRemoteAnimationRunner
 | 
| D | AppTransitionControllerTest.java | 738         public void onAnimationCancelled() throws RemoteException {  in onAnimationCancelled()  method in AppTransitionControllerTest.TestRemoteAnimationRunner
 | 
| /frameworks/base/services/core/java/com/android/server/wm/ | 
| D | AnimationAdapter.java | 80     void onAnimationCancelled(SurfaceControl animationLeash);  in onAnimationCancelled()  method
 | 
| D | WallpaperAnimationAdapter.java | 153     public void onAnimationCancelled(SurfaceControl animationLeash) {  in onAnimationCancelled()  method in WallpaperAnimationAdapter
 | 
| D | LocalAnimationAdapter.java | 71     public void onAnimationCancelled(SurfaceControl animationLeash) {  in onAnimationCancelled()  method in LocalAnimationAdapter
 | 
| D | NonAppWindowAnimationAdapter.java | 201     public void onAnimationCancelled(SurfaceControl animationLeash) {  in onAnimationCancelled()  method in NonAppWindowAnimationAdapter
 | 
| D | SurfaceAnimationRunner.java | 236     void onAnimationCancelled(SurfaceControl leash) {  in onAnimationCancelled()  method in SurfaceAnimationRunner
 | 
| D | InsetsSourceProvider.java | 709         public void onAnimationCancelled(SurfaceControl animationLeash) {  in onAnimationCancelled()  method in InsetsSourceProvider.ControlAdapter
 | 
| D | BackNavigationController.java | 959             public void onAnimationCancelled(SurfaceControl animationLeash) {  in onAnimationCancelled()  method in BackNavigationController.AnimationHandler.BackWindowAnimationAdaptor
 | 
| D | TaskOrganizerController.java | 607         public void onAnimationCancelled(SurfaceControl animationLeash) {  in onAnimationCancelled()  method in TaskOrganizerController.StartingWindowAnimationAdaptor
 | 
| /frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/ | 
| D | LegacyTransitions.java | 110             public void onAnimationCancelled() throws RemoteException {  in onAnimationCancelled()  method in LegacyTransitions.LegacyTransition.RemoteAnimationWrapper
 | 
| /frameworks/base/packages/SystemUI/src/com/android/systemui/clipboardoverlay/ | 
| D | ClipboardTransitionExecutor.kt | 91             override fun onAnimationCancelled() {}  in onAnimationCancelled()  method in com.android.systemui.clipboardoverlay.ClipboardTransitionExecutor
 | 
| /frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/ | 
| D | ActionIntentExecutor.kt | 162         override fun onAnimationCancelled() {}  in onAnimationCancelled()  method
 | 
| /frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/extensions/embedding/ | 
| D | TaskFragmentAnimationRunner.java | 86     public void onAnimationCancelled() {  in onAnimationCancelled()  method in TaskFragmentAnimationRunner
 | 
| /frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/back/ | 
| D | CustomizeActivityAnimation.java | 326         public void onAnimationCancelled() {  in onAnimationCancelled()  method in CustomizeActivityAnimation.Runner
 | 
| D | CrossActivityAnimation.java | 415         public void onAnimationCancelled() {  in onAnimationCancelled()  method in CrossActivityAnimation.Runner
 |