Searched refs:startAtFrontOfQueue (Results 1 – 3 of 3) sorted by relevance
47 public LauncherAnimationRunner(Handler handler, boolean startAtFrontOfQueue) { in LauncherAnimationRunner() argument49 mStartAtFrontOfQueue = startAtFrontOfQueue; in LauncherAnimationRunner()
760 public WallpaperOpenLauncherAnimationRunner(Handler handler, boolean startAtFrontOfQueue,762 super(handler, startAtFrontOfQueue);
71 public GoWallpaperOpenLauncherAnimationRunner(Handler handler, boolean startAtFrontOfQueue, in GoWallpaperOpenLauncherAnimationRunner() argument73 super(handler, startAtFrontOfQueue, fromUnlock); in GoWallpaperOpenLauncherAnimationRunner()