Home | History | Annotate | Download | only in calendar

Lines Matching defs:WEEK

132      * One of the Agenda/Day/Week/Month view types
139 final int WEEK = 3;
454 || (Utils.getAllowWeekForDetailView() && event.viewType == ViewType.WEEK)) {