Searched refs:CATEGORY_APP_MESSAGING (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DKeyboardShortcuts.java474 final Icon messagingIcon = getIconForIntentCategory(Intent.CATEGORY_APP_MESSAGING, userId);
/frameworks/base/services/core/java/com/android/server/pm/
H A DDefaultPermissionGrantPolicy.java387 smsIntent.addCategory(Intent.CATEGORY_APP_MESSAGING);
/frameworks/base/core/java/android/content/
H A DIntent.java3585 public static final String CATEGORY_APP_MESSAGING = "android.intent.category.APP_MESSAGING"; field in class:Intent

Completed in 193 milliseconds