Searched refs:CATEGORY_APP_CONTACTS (Results 1 – 9 of 9) sorted by relevance
56 META_SHORTCUTS.append(KEYCODE_C, Intent.CATEGORY_APP_CONTACTS); in META_SHORTCUTS.append() argument
87 KeyEvent.KEYCODE_CONTACTS, Intent.CATEGORY_APP_CONTACTS); in sApplicationLaunchKeyCategories.append() argument
334 case Intent.CATEGORY_APP_CONTACTS: in getEventFromSelectorCategory()
507 final Icon contactsIcon = getIconForIntentCategory(Intent.CATEGORY_APP_CONTACTS, userId); in getDefaultApplicationShortcuts()
678 Intent.CATEGORY_APP_CONTACTS, in getDefaultMultiMappingApplicationShortcuts()
740 Intent.CATEGORY_APP_CONTACTS, userId), in grantDefaultSystemHandlerPermissions()
5638 public static final String CATEGORY_APP_CONTACTS = "android.intent.category.APP_CONTACTS"; field in Intent
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
10951 field public static final String CATEGORY_APP_CONTACTS = "android.intent.category.APP_CONTACTS";