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

  /packages/apps/Launcher3/src/com/android/launcher3/
UninstallShortcutReceiver.java 60 processUninstallShortcut(context, info);
72 processUninstallShortcut(context, iter.next());
77 private static void processUninstallShortcut(Context context,
  /packages/apps/Launcher2/src/com/android/launcher2/
UninstallShortcutReceiver.java 65 processUninstallShortcut(context, info);
77 processUninstallShortcut(context, iter.next());
82 private static void processUninstallShortcut(Context context,

Completed in 70 milliseconds