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

  /packages/apps/Launcher2/src/com/android/launcher2/
InstallShortcutReceiver.java 220 flushInstallQueue(context);
222 static void flushInstallQueue(Context context) {
Launcher.java 794 InstallShortcutReceiver.flushInstallQueue(this);
    [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
InstallShortcutReceiver.java 260 flushInstallQueue(context);
268 flushInstallQueue(context);
271 static void flushInstallQueue(Context context) {

Completed in 187 milliseconds