Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/
DWrappedLauncherAnimationRunner.java43 public WrappedLauncherAnimationRunner(R animationRunnerImpl, boolean startAtFrontOfQueue) { in WrappedLauncherAnimationRunner()
51 R animationRunnerImpl = mImpl.get(); in onCreateAnimation() local