Home
last modified time | relevance | path

Searched refs:CATEGORY_APP_CONTACTS (Results 1 – 9 of 9) sorted by relevance

/aosp12/packages/apps/Settings/src/com/android/settings/notification/zen/
H A DZenModePrioritySendersPreferenceController.java77 if (!FALLBACK_INTENT.hasCategory(Intent.CATEGORY_APP_CONTACTS)) { in ZenModePrioritySendersPreferenceController()
78 FALLBACK_INTENT.addCategory(Intent.CATEGORY_APP_CONTACTS); in ZenModePrioritySendersPreferenceController()
H A DZenRuleStarredContactsPreferenceController.java50 mFallbackIntent.addCategory(Intent.CATEGORY_APP_CONTACTS); in ZenRuleStarredContactsPreferenceController()
/aosp12/frameworks/base/services/core/java/com/android/server/policy/
H A DModifierShortcutManager.java81 KeyEvent.KEYCODE_CONTACTS, Intent.CATEGORY_APP_CONTACTS); in sApplicationLaunchKeyCategories.append() argument
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DKeyboardShortcuts.java473 final Icon contactsIcon = getIconForIntentCategory(Intent.CATEGORY_APP_CONTACTS, userId); in getDefaultApplicationShortcuts()
/aosp12/frameworks/base/services/core/java/com/android/server/pm/permission/
H A DDefaultPermissionGrantPolicy.java680 Intent.CATEGORY_APP_CONTACTS, userId), in grantDefaultSystemHandlerPermissions()
/aosp12/frameworks/base/core/java/android/content/
H A DIntent.java5196 public static final String CATEGORY_APP_CONTACTS = "android.intent.category.APP_CONTACTS"; field in Intent
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt11182 field public static final String CATEGORY_APP_CONTACTS = "android.intent.category.APP_CONTACTS";
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt7702 …field public static final java.lang.String CATEGORY_APP_CONTACTS = "android.intent.category.APP_CO…