Home
last modified time | relevance | path

Searched refs:onAnimationCancelled (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/
DLauncherAnimationRunner.java120 public void onAnimationCancelled() { in onAnimationCancelled() method in LauncherAnimationRunner
123 getFactory().onAnimationCancelled(); in onAnimationCancelled()
241 default void onAnimationCancelled() {} in onAnimationCancelled() method
DQuickstepTransitionManager.java1990 public void onAnimationCancelled() {
2129 public void onAnimationCancelled() {
2130 mDelegate.onAnimationCancelled();
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DRecentsActivity.java260 mActivityLaunchAnimationRunner.onAnimationCancelled(); in onAnimationStartTimeout()
293 public void onAnimationCancelled() { in getActivityLaunchOptions()
DLauncherBackAnimationController.java304 public void onAnimationCancelled() {} in onAnimationCancelled() method in LauncherBackAnimationController.RemoteAnimationRunnerStub
/packages/apps/Car/SystemUI/src/com/android/systemui/car/keyguard/
DCarKeyguardViewMediator.java235 public void onAnimationCancelled() throws RemoteException { in onAnimationCancelled() method in CarKeyguardViewMediator.CarOcclusionAnimationRunner