Home | History | Annotate | Download | only in launcher3

Lines Matching refs:shortcutExists

374                         if (LauncherModel.shortcutExists(context, name, launchIntent)) {
808 static boolean shortcutExists(Context context, String title, Intent intent) {