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

  /packages/apps/Launcher2/src/com/android/launcher2/
LauncherModel.java 500 static boolean shortcutExists(Context context, String title, Intent intent) {
    [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
LauncherModel.java 532 if (shortcutExists(context, item.getIntent(), item.user)) {
    [all...]

Completed in 76 milliseconds