Home
last modified time | relevance | path

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

/packages/apps/Launcher2/src/com/android/launcher2/
DInstallShortcutReceiver.java211 processInstallShortcut(context, info); in onReceive()
228 processInstallShortcut(context, iter.next()); in flushInstallQueue()
232 private static void processInstallShortcut(Context context, in processInstallShortcut() method in InstallShortcutReceiver