Searched defs:flushInstallQueue (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
H A DInstallShortcutReceiver.java220 flushInstallQueue(context);
222 static void flushInstallQueue(Context context) { method in class:InstallShortcutReceiver
/packages/apps/Launcher3/src/com/android/launcher3/
H A DInstallShortcutReceiver.java260 flushInstallQueue(context);
268 flushInstallQueue(context);
271 static void flushInstallQueue(Context context) { method in class:InstallShortcutReceiver

Completed in 62 milliseconds