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

  /packages/apps/Launcher2/src/com/android/launcher2/
InstallShortcutReceiver.java 67 if (duplicate || !LauncherModel.shortcutExists(context, name, intent)) {
LauncherModel.java 160 static boolean shortcutExists(Context context, String title, Intent intent) {
    [all...]

Completed in 4897 milliseconds