Home | History | Annotate | Download | only in calendarcommon2

Lines Matching defs:SA

47     public static final int SA = 0x00400000;
135 sParseWeekdayMap.put("SA", SA);
185 return SA;
208 return SA;
229 case SA:
257 case SA:
288 case SA:
289 return "SA";
408 if (day == SU || day == SA) {