Home | History | Annotate | Download | only in event

Lines Matching refs:weekDay

990             days[0] = EventRecurrence.timeDay2Day(startTime.weekDay);
1021 byday[0] = EventRecurrence.timeDay2Day(startTime.weekDay);
1329 // Start to figure out what the nearest weekday is.
1332 int startDay = startTime.weekDay;
1360 // date to the closest weekday that *is* part of the recurrence.