Home
last modified time | relevance | path

Searched refs:CATEGORY_APP_EMAIL (Results 1 – 8 of 8) sorted by relevance

/aosp12/packages/apps/OnDeviceAppPrediction/src/com/android/apppredictionservice/
H A DPredictionService.java86 emailIntent.addCategory(Intent.CATEGORY_APP_EMAIL); in onCreate()
/aosp12/frameworks/base/services/core/java/com/android/server/policy/
H A DModifierShortcutManager.java79 KeyEvent.KEYCODE_ENVELOPE, Intent.CATEGORY_APP_EMAIL); in sApplicationLaunchKeyCategories.append() argument
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DKeyboardShortcuts.java483 final Icon emailIcon = getIconForIntentCategory(Intent.CATEGORY_APP_EMAIL, userId); in getDefaultApplicationShortcuts()
/aosp12/frameworks/base/services/core/java/com/android/server/pm/permission/
H A DDefaultPermissionGrantPolicy.java706 Intent.CATEGORY_APP_EMAIL, userId), in grantDefaultSystemHandlerPermissions()
/aosp12/frameworks/base/core/java/android/content/
H A DIntent.java5208 public static final String CATEGORY_APP_EMAIL = "android.intent.category.APP_EMAIL"; 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.txt11183 field public static final String CATEGORY_APP_EMAIL = "android.intent.category.APP_EMAIL";
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt7703 …field public static final java.lang.String CATEGORY_APP_EMAIL = "android.intent.category.APP_EMAIL…