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

  /packages/apps/Launcher2/src/com/android/launcher2/
InstallShortcutReceiver.java 34 public class InstallShortcutReceiver extends BroadcastReceiver {
Workspace.java 389 InstallShortcutReceiver.enableInstallQueue();
398 // Re-enable any Un/InstallShortcutReceiver and now process any queued items
399 InstallShortcutReceiver.disableAndFlushInstallQueue(getContext());
    [all...]
Launcher.java 731 InstallShortcutReceiver.flushInstallQueue(this);
    [all...]

Completed in 117 milliseconds