Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/
DLauncherAnimationRunner.java136 public void onAnimationCancelled() { in onAnimationCancelled() method in LauncherAnimationRunner
241 default void onAnimationCancelled() { } in onAnimationCancelled() method
DQuickstepTransitionManager.java1404 public void onAnimationCancelled() { in onAnimationCancelled() method in AppLaunchAnimationRunner