HomeSort by relevance Sort by last modified time
    Searched refs:LAUNCH_SELECT_VISIBLE_CALENDARS (Results 1 - 2 of 2) sorted by null

  /packages/apps/Calendar/src/com/android/calendar/
CalendarController.java 135 final long LAUNCH_SELECT_VISIBLE_CALENDARS = 1L << 11;
560 if (event.eventType == EventType.LAUNCH_SELECT_VISIBLE_CALENDARS) {
809 } else if ((eventInfo.eventType & EventType.LAUNCH_SELECT_VISIBLE_CALENDARS) != 0) {
    [all...]
AllInOneActivity.java     [all...]

Completed in 27 milliseconds