Home | History | Annotate | Download | only in calendarcommon

Lines Matching refs:SUNDAY

164      * Converts one of the Calendar.SUNDAY constants to the SU, MO, etc.
172 case Calendar.SUNDAY:
195 case Time.SUNDAY:
218 return Time.SUNDAY;
237 * Converts one of the SU, MO, etc. constants to the Calendar.SUNDAY
246 return Calendar.SUNDAY;