Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/
DLauncherAnimationRunner.java65 private final boolean mStartAtFrontOfQueue; field in LauncherAnimationRunner
78 mStartAtFrontOfQueue = startAtFrontOfQueue; in LauncherAnimationRunner()
95 if (mStartAtFrontOfQueue) { in onAnimationStart()