Searched refs:mUseInstallQueue (Results 1 – 2 of 2) sorted by relevance
157 private static boolean mUseInstallQueue = false; field in InstallShortcutReceiver206 if (mUseInstallQueue || launcherNotLoaded) { in onReceive()216 mUseInstallQueue = true; in enableInstallQueue()219 mUseInstallQueue = false; in disableAndFlushInstallQueue()
141 private static boolean mUseInstallQueue = false; field in InstallShortcutReceiver194 if (!mUseInstallQueue && !launcherNotLoaded) { in queuePendingShortcutInfo()200 mUseInstallQueue = true; in enableInstallQueue()203 mUseInstallQueue = false; in disableAndFlushInstallQueue()