HomeSort by relevance Sort by last modified time
    Searched refs:flushInstallQueue (Results 1 - 3 of 3) sorted by null

  /packages/apps/Launcher3/src/com/android/launcher3/
InstallShortcutReceiver.java 252 flushInstallQueue(context);
261 flushInstallQueue(context);
263 static void flushInstallQueue(Context context) {
  /packages/apps/Launcher2/src/com/android/launcher2/
InstallShortcutReceiver.java 220 flushInstallQueue(context);
222 static void flushInstallQueue(Context context) {
Launcher.java 768 InstallShortcutReceiver.flushInstallQueue(this);
    [all...]

Completed in 187 milliseconds