Home
last modified time | relevance | path

Searched refs:processUninstallShortcut (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
DUninstallShortcutReceiver.java65 processUninstallShortcut(context, info); in onReceive()
77 processUninstallShortcut(context, iter.next()); in disableAndFlushUninstallQueue()
82 private static void processUninstallShortcut(Context context, in processUninstallShortcut() method in UninstallShortcutReceiver