Home | History | Annotate | Download | only in calendar

Lines Matching refs:wd

343             int wd = cal.get(Calendar.DAY_OF_WEEK);
344 if (wd == Calendar.SATURDAY || wd == Calendar.SUNDAY) {