Home | History | Annotate | Download | only in util

Lines Matching refs:WEEK_OF_MONTH

92 		cal.set(Calendar.WEEK_OF_MONTH, 2);
162 // WEEK_OF_MONTH has priority
167 cal.set(Calendar.WEEK_OF_MONTH, 3);
185 // WEEK_OF_MONTH has priority, MONTH not set
190 cal.set(Calendar.WEEK_OF_MONTH, 3);
220 cal.set(Calendar.WEEK_OF_MONTH, 1);
225 // WEEK_OF_MONTH has priority
230 cal.set(Calendar.WEEK_OF_MONTH, 3);
315 cal.set(Calendar.WEEK_OF_MONTH, 1);
351 // MONTH/DATE has priority when WEEK_OF_MONTH set last but DAY_OF_WEEK
357 cal.set(Calendar.WEEK_OF_MONTH, 1);