Searched defs:CATEGORY_APP_CALENDAR (Results 1 – 2 of 2) sorted by relevance
3500 public static final String CATEGORY_APP_CALENDAR = "android.intent.category.APP_CALENDAR"; field in Intent
288 KeyEvent.KEYCODE_CALENDAR, Intent.CATEGORY_APP_CALENDAR); in sApplicationLaunchKeyCategories.append()