Searched refs:CATEGORY_APP_CALENDAR (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DKeyboardShortcuts.java494 final Icon calendarIcon = getIconForIntentCategory(Intent.CATEGORY_APP_CALENDAR, userId);
/frameworks/base/services/core/java/com/android/server/pm/
H A DDefaultPermissionGrantPolicy.java420 calendarIntent.addCategory(Intent.CATEGORY_APP_CALENDAR);
/frameworks/base/core/java/android/content/
H A DIntent.java3524 public static final String CATEGORY_APP_CALENDAR = "android.intent.category.APP_CALENDAR"; field in class:Intent
/frameworks/base/services/core/java/com/android/server/policy/
H A DPhoneWindowManager.java296 KeyEvent.KEYCODE_CALENDAR, Intent.CATEGORY_APP_CALENDAR);

Completed in 2047 milliseconds