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