Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/
DLauncherAnimationRunner.java111 public static final class AnimationResult { class in LauncherAnimationRunner
119 private AnimationResult(Runnable finishRunnable) { in AnimationResult() method in LauncherAnimationRunner.AnimationResult