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 250 flushInstallQueue(context);
259 flushInstallQueue(context);
261 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 753 InstallShortcutReceiver.flushInstallQueue(this);
    [all...]

Completed in 122 milliseconds