Searched refs:enableInstallQueue (Results 1 - 6 of 6) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/states/
H A DSpringLoadedState.java83 InstallShortcutReceiver.enableInstallQueue(InstallShortcutReceiver.FLAG_DRAG_AND_DROP);
/packages/apps/Launcher2/src/com/android/launcher2/
H A DInstallShortcutReceiver.java215 static void enableInstallQueue() { method in class:InstallShortcutReceiver
H A DWorkspace.java388 InstallShortcutReceiver.enableInstallQueue();
/packages/apps/Launcher3/src/com/android/launcher3/
H A DLauncherModel.java444 InstallShortcutReceiver.enableInstallQueue(InstallShortcutReceiver.FLAG_LOADER_RUNNING);
H A DInstallShortcutReceiver.java294 public static void enableInstallQueue(int flag) { method in class:InstallShortcutReceiver
H A DLauncher.java800 InstallShortcutReceiver.enableInstallQueue(InstallShortcutReceiver.FLAG_ACTIVITY_PAUSED);

Completed in 113 milliseconds