/aosp12/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/ |
H A D | RemoteAnimationAdapterCompat.java | 108 public void onAnimationCancelled() { in wrapRemoteAnimationRunner() method in RemoteAnimationAdapterCompat
|
H A D | RemoteAnimationRunnerCompat.java | 25 void onAnimationCancelled(); in onAnimationCancelled() method
|
/aosp12/frameworks/base/core/java/android/view/ |
H A D | IRemoteAnimationRunner.aidl | 49 void onAnimationCancelled(); in onAnimationCancelled() method
|
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/ |
H A D | LauncherAnimationRunner.java | 136 public void onAnimationCancelled() { in onAnimationCancelled() method in LauncherAnimationRunner 241 default void onAnimationCancelled() { } in onAnimationCancelled() method
|
H A D | QuickstepTransitionManager.java | 1688 public void onAnimationCancelled() { in onAnimationCancelled() method in AppLaunchAnimationRunner
|
/aosp12/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 | 469 public void onAnimationCancelled() { in onAnimationCancelled() method in AppTransitionTests.TestRemoteAnimationRunner
|
H A D | AppTransitionControllerTest.java | 689 public void onAnimationCancelled() throws RemoteException { in onAnimationCancelled() method in AppTransitionControllerTest.TestRemoteAnimationRunner
|
/aosp12/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | AnimationAdapter.java | 64 void onAnimationCancelled(SurfaceControl animationLeash); in onAnimationCancelled() method
|
H A D | LocalAnimationAdapter.java | 61 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled() method in LocalAnimationAdapter
|
H A D | WallpaperAnimationAdapter.java | 153 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled() method in WallpaperAnimationAdapter
|
H A D | SurfaceAnimationRunner.java | 150 void onAnimationCancelled(SurfaceControl leash) { in onAnimationCancelled() method in SurfaceAnimationRunner
|
H A D | NonAppWindowAnimationAdapter.java | 201 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled() method in NonAppWindowAnimationAdapter
|
H A D | InsetsSourceProvider.java | 625 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled() method in InsetsSourceProvider.ControlAdapter
|
H A D | TaskOrganizerController.java | 440 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled() method in TaskOrganizerController.StartingWindowAnimationAdaptor
|
/aosp12/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
|
/aosp12/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/extensions/embedding/ |
H A D | TaskFragmentAnimationRunner.java | 85 public void onAnimationCancelled() { in onAnimationCancelled() method in TaskFragmentAnimationRunner
|
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/ |
H A D | SplitSelectStateController.java | 211 public void onAnimationCancelled() { in onAnimationCancelled() method in SplitSelectStateController.RemoteSplitLaunchAnimationRunner
|