Home
last modified time | relevance | path

Searched defs:onAnimationCancelled (Results 1 – 18 of 18) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/
H A DRemoteAnimationAdapterCompat.java108 public void onAnimationCancelled() { in wrapRemoteAnimationRunner() method in RemoteAnimationAdapterCompat
H A DRemoteAnimationRunnerCompat.java25 void onAnimationCancelled(); in onAnimationCancelled() method
/aosp12/frameworks/base/core/java/android/view/
H A DIRemoteAnimationRunner.aidl49 void onAnimationCancelled(); in onAnimationCancelled() method
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/
H A DLauncherAnimationRunner.java136 public void onAnimationCancelled() { in onAnimationCancelled() method in LauncherAnimationRunner
241 default void onAnimationCancelled() { } in onAnimationCancelled() method
H A DQuickstepTransitionManager.java1688 public void onAnimationCancelled() { in onAnimationCancelled() method in AppLaunchAnimationRunner
/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DAppChangeTransitionTests.java90 public void onAnimationCancelled() { in onAnimationCancelled() method in AppChangeTransitionTests.TestRemoteAnimationRunner
H A DAppTransitionTests.java469 public void onAnimationCancelled() { in onAnimationCancelled() method in AppTransitionTests.TestRemoteAnimationRunner
H A DAppTransitionControllerTest.java689 public void onAnimationCancelled() throws RemoteException { in onAnimationCancelled() method in AppTransitionControllerTest.TestRemoteAnimationRunner
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DAnimationAdapter.java64 void onAnimationCancelled(SurfaceControl animationLeash); in onAnimationCancelled() method
H A DLocalAnimationAdapter.java61 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled() method in LocalAnimationAdapter
H A DWallpaperAnimationAdapter.java153 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled() method in WallpaperAnimationAdapter
H A DSurfaceAnimationRunner.java150 void onAnimationCancelled(SurfaceControl leash) { in onAnimationCancelled() method in SurfaceAnimationRunner
H A DNonAppWindowAnimationAdapter.java201 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled() method in NonAppWindowAnimationAdapter
H A DInsetsSourceProvider.java625 public void onAnimationCancelled(SurfaceControl animationLeash) { in onAnimationCancelled() method in InsetsSourceProvider.ControlAdapter
H A DTaskOrganizerController.java440 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 DLegacyTransitions.java110 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 DTaskFragmentAnimationRunner.java85 public void onAnimationCancelled() { in onAnimationCancelled() method in TaskFragmentAnimationRunner
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
H A DSplitSelectStateController.java211 public void onAnimationCancelled() { in onAnimationCancelled() method in SplitSelectStateController.RemoteSplitLaunchAnimationRunner