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

/packages/apps/Calendar/src/com/android/calendar/
H A DCalendarController.java179 * Alternatively, use buildViewExtraLong(), getResponse(), and isAllDay().
226 public static long buildViewExtraLong(int response, boolean allDay) { method in class:CalendarController.EventInfo
325 EventInfo.buildViewExtraLong(Attendees.ATTENDEE_STATUS_NONE, false),

Completed in 150 milliseconds