/aosp14/frameworks/base/core/java/android/window/ |
H A D | IBackAnimationRunner.aidl | 36 void onAnimationCancelled() = 1; in onAnimationCancelled() method
|
/aosp14/frameworks/base/core/java/android/view/ |
H A D | IRemoteAnimationRunner.aidl | 49 void onAnimationCancelled(); in onAnimationCancelled() method
|
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
H A D | AppChangeTransitionTests.java | 90 public void onAnimationCancelled() { in onAnimationCancelled() method in AppChangeTransitionTests.TestRemoteAnimationRunner
|
H A D | AppTransitionTests.java | 552 public void onAnimationCancelled() { in onAnimationCancelled() method in AppTransitionTests.TestRemoteAnimationRunner
|
H A D | AppTransitionControllerTest.java | 738 public void onAnimationCancelled() throws RemoteException { in onAnimationCancelled() method in AppTransitionControllerTest.TestRemoteAnimationRunner
|
/aosp14/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | AnimationAdapter.java | 80 void onAnimationCancelled(SurfaceControl animationLeash); in onAnimationCancelled() method
|
H A D | WallpaperAnimationAdapter.java | 153 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled() method in WallpaperAnimationAdapter
|
H A D | LocalAnimationAdapter.java | 71 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled() method in LocalAnimationAdapter
|
H A D | NonAppWindowAnimationAdapter.java | 201 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled() method in NonAppWindowAnimationAdapter
|
H A D | SurfaceAnimationRunner.java | 236 void onAnimationCancelled(SurfaceControl leash) { in onAnimationCancelled() method in SurfaceAnimationRunner
|
H A D | InsetsSourceProvider.java | 709 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled() method in InsetsSourceProvider.ControlAdapter
|
H A D | BackNavigationController.java | 959 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled() method in BackNavigationController.AnimationHandler.BackWindowAnimationAdaptor
|
H A D | TaskOrganizerController.java | 607 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled() method in TaskOrganizerController.StartingWindowAnimationAdaptor
|
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/ |
H A D | LegacyTransitions.java | 110 public void onAnimationCancelled() throws RemoteException { in onAnimationCancelled() method in LegacyTransitions.LegacyTransition.RemoteAnimationWrapper
|
/aosp14/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/extensions/embedding/ |
H A D | TaskFragmentAnimationRunner.java | 86 public void onAnimationCancelled() { in onAnimationCancelled() method in TaskFragmentAnimationRunner
|
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/back/ |
H A D | CustomizeActivityAnimation.java | 326 public void onAnimationCancelled() { in onAnimationCancelled() method in CustomizeActivityAnimation.Runner
|
H A D | CrossActivityAnimation.java | 415 public void onAnimationCancelled() { in onAnimationCancelled() method in CrossActivityAnimation.Runner
|