Searched refs:getCalendarType (Results 1 – 12 of 12) sorted by relevance
48 static const char *getCalendarType(int32_t type) in getCalendarType() function150 uprv_strcat(localeID, getCalendarType(calType)); in testLocales()
41 public static String getCalendarType(ULocale loc) { in getCalendarType() method in CalendarUtil
43 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()
1785 String s = CalendarUtil.getCalendarType(l); in getCalendarTypeForLocale()
376 String localeCalType = CalendarUtil.getCalendarType(locale); in setCalcTypeForLocale()
949 String localeCalType = CalendarUtil.getCalendarType(locale); in setCalcTypeForLocale()
1714 String s = CalendarUtil.getCalendarType(l); in getCalendarTypeForLocale()
227 static ECalType getCalendarType(const char *s) { in getCalendarType() function242 ECalType calType = getCalendarType(keyword); in isStandardSupportedKeyword()285 calType = getCalendarType(calTypeBuf); in getCalendarTypeForLocale()317 calType = getCalendarType(calTypeBuf); in getCalendarTypeForLocale()473 return createStandardCalendar(getCalendarType(keyword), canLoc, status); in create()1286 ECalType type = getCalendarType(getType()); in getRelatedYear()1346 ECalType type = getCalendarType(getType()); in setRelatedYear()
249 initializeData(locale, CalendarUtil.getCalendarType(locale)); in DateFormatSymbols()2214 initializeData(locale, (ICUResourceBundle) bundle, CalendarUtil.getCalendarType(locale)); in DateFormatSymbols()
256 initializeData(locale, CalendarUtil.getCalendarType(locale)); in DateFormatSymbols()2262 initializeData(locale, (ICUResourceBundle) bundle, CalendarUtil.getCalendarType(locale)); in DateFormatSymbols()