Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/
DLauncherAnimationRunner.java123 public void onAnimationCancelled(boolean isKeyguardOccluded) { in onAnimationCancelled() method in LauncherAnimationRunner
240 default void onAnimationCancelled(boolean isKeyguardOccluded) { in onAnimationCancelled() method
248 default void onAnimationCancelled() { } in onAnimationCancelled() method
DQuickstepTransitionManager.java1757 public void onAnimationCancelled() { in onAnimationCancelled() method in AppLaunchAnimationRunner
1837 public void onAnimationCancelled(boolean isKeyguardOccluded) { in onAnimationCancelled() method in ContainerAnimationRunner
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DSplitSelectStateController.java516 public void onAnimationCancelled(boolean isKeyguardOccluded) { in onAnimationCancelled() method in SplitSelectStateController.RemoteSplitLaunchAnimationRunner