Home
last modified time | relevance | path

Searched refs:getCalendarTypeForLocale (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/i18n/
Dcalendar.cpp262 static ECalType getCalendarTypeForLocale(const char *locid) { in getCalendarTypeForLocale() function
493 … ret->append(UnicodeString(gCalTypes[getCalendarTypeForLocale(loc.getName())], -1, US_INV)); in create()
884 u = createStandardCalendar(getCalendarTypeForLocale(aLocale.getName()), aLocale, success); in makeInstance()
/external/icu/android_icu4j/src/main/java/android/icu/util/
DCalendar.java1713 private static CalType getCalendarTypeForLocale(ULocale l) { in getCalendarTypeForLocale() method in Calendar
1729 CalType calType = getCalendarTypeForLocale(locale); in createInstance()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DCalendar.java1784 private static CalType getCalendarTypeForLocale(ULocale l) { in getCalendarTypeForLocale() method in Calendar
1800 CalType calType = getCalendarTypeForLocale(locale); in createInstance()
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...