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 129 final long LAUNCH_SELECT_VISIBLE_CALENDARS = 1L << 11;
592 if (event.eventType == EventType.LAUNCH_SELECT_VISIBLE_CALENDARS) {
    [all...]
AllInOneActivity.java 782 mController.sendEvent(this, EventType.LAUNCH_SELECT_VISIBLE_CALENDARS, null, null,
    [all...]

Completed in 62 milliseconds