Searched refs:shortcutExists (Results 1 – 1 of 1) sorted by relevance
84 if (shortcutExists(dataModel, item.getIntent(), item.user)) { in execute()161 if (shortcutExists(dataModel, itemInfo.getIntent(), itemInfo.user)) { in execute()218 protected boolean shortcutExists(BgDataModel dataModel, Intent intent, UserHandle user) { in shortcutExists() method in AddWorkspaceItemsTask