Searched refs:getCalendarType (Results 1 – 12 of 12) sorted by relevance
48 static const char *getCalendarType(int32_t type) in getCalendarType() function147 uprv_strcat(localeID, getCalendarType(calType)); in testLocales()
43 public static String getCalendarType(ULocale loc) { in getCalendarType() method in CalendarUtil
41 public static String getCalendarType(ULocale loc) { in getCalendarType() method in CalendarUtil
402 String localeCalType = CalendarUtil.getCalendarType(locale); in setCalcTypeForLocale()
992 String localeCalType = CalendarUtil.getCalendarType(locale); in setCalcTypeForLocale()
1814 String s = CalendarUtil.getCalendarType(l); in getCalendarTypeForLocale()
376 String localeCalType = CalendarUtil.getCalendarType(locale); in setCalcTypeForLocale()
949 String localeCalType = CalendarUtil.getCalendarType(locale); in setCalcTypeForLocale()
1743 String s = CalendarUtil.getCalendarType(l); in getCalendarTypeForLocale()
227 static ECalType getCalendarType(const char *s) { in getCalendarType() function242 ECalType calType = getCalendarType(keyword); in isStandardSupportedKeyword()283 calType = getCalendarType(calTypeBuf); in getCalendarTypeForLocale()315 calType = getCalendarType(calTypeBuf); in getCalendarTypeForLocale()466 return createStandardCalendar(getCalendarType(keyword), canLoc, status); in create()1270 ECalType type = getCalendarType(getType()); in getRelatedYear()1330 ECalType type = getCalendarType(getType()); in setRelatedYear()
256 initializeData(locale, CalendarUtil.getCalendarType(locale)); in DateFormatSymbols()2254 initializeData(locale, (ICUResourceBundle) bundle, CalendarUtil.getCalendarType(locale)); in DateFormatSymbols()
250 initializeData(locale, CalendarUtil.getCalendarType(locale)); in DateFormatSymbols()2207 initializeData(locale, (ICUResourceBundle) bundle, CalendarUtil.getCalendarType(locale)); in DateFormatSymbols()