Home | History | Annotate | Download | only in calendar

Lines Matching refs:DAY

133      * One of the Agenda/Day/Week/Month view types
139 final int DAY = 2;
160 // Event start and end times. All-day events are represented in:
175 * It is the default attendee response and an all day event indicator.
178 * To signal the event is an all-day event, "or" ALL_DAY_MASK with the response.
182 * Set to {@link #EXTRA_CREATE_ALL_DAY} for creating an all-day event.
253 * an all-day event
322 // The current use of this method for VIEW_EVENT is by the day view to show an EventInfo
339 * @param extraLong default response value for the "simple event view" and all day indication.
359 * @param extraLong default response value for the "simple event view" and all day indication.
459 if (event.viewType == ViewType.AGENDA || event.viewType == ViewType.DAY