Searched defs:EXTRA_GOTO_TIME (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/
H A DCalendarController.java185 * Set to {@link #EXTRA_GOTO_TIME} to go to the specified date/time.
262 public static final long EXTRA_GOTO_TIME = 2; field in class:CalendarController
404 sendEvent(sender, eventType, start, end, start, eventId, viewType, EXTRA_GOTO_TIME, null,

Completed in 50 milliseconds