Home | History | Annotate | Download | only in calendar

Lines Matching defs:WEEK

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