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 183 flushInstallQueue(context);
192 flushInstallQueue(context);
194 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 794 InstallShortcutReceiver.flushInstallQueue(this);
    [all...]

Completed in 65 milliseconds