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

/packages/apps/Launcher2/src/com/android/launcher2/
H A DInstallShortcutReceiver.java211 processInstallShortcut(context, info);
228 processInstallShortcut(context, iter.next());
232 private static void processInstallShortcut(Context context, method in class:InstallShortcutReceiver
247 // processInstallShortcut, we give it time for its shortcut to get added to the

Completed in 134 milliseconds