Searched refs:DEFCAL (Results 1 – 3 of 3) sorted by relevance
33 private static final String DEFCAL = "gregorian"; field in CalendarUtil81 return type == null ? DEFCAL : type; in getCalendarTypeForRegion()92 if (!type.equals(DEFCAL)) { in put()
31 private static final String DEFCAL = "gregorian"; field in CalendarUtil79 return type == null ? DEFCAL : type; in getCalendarTypeForRegion()90 if (!type.equals(DEFCAL)) { in put()
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...