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

  /packages/apps/Calendar/src/com/android/calendar/
CalendarController.java 185 * Set to {@link #EXTRA_GOTO_TIME} to go to the specified date/time.
262 public static final long EXTRA_GOTO_TIME = 2;
404 sendEvent(sender, eventType, start, end, start, eventId, viewType, EXTRA_GOTO_TIME, null,
    [all...]
AllInOneActivity.java 759 long extras = CalendarController.EXTRA_GOTO_TIME;
    [all...]
DayView.java     [all...]

Completed in 147 milliseconds