HomeSort by relevance Sort by last modified time
    Searched defs: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 195 flushInstallQueue(context);
204 flushInstallQueue(context);
206 static void flushInstallQueue(Context context) {

Completed in 2626 milliseconds