Searched defs:CATEGORY_APP_CONTACTS (Results 1 – 4 of 4) sorted by relevance
56 META_SHORTCUTS.append(KEYCODE_C, Intent.CATEGORY_APP_CONTACTS); in META_SHORTCUTS.append()
87 KeyEvent.KEYCODE_CONTACTS, Intent.CATEGORY_APP_CONTACTS); in sApplicationLaunchKeyCategories.append()
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 ...