Home
last modified time | relevance | path

Searched defs:getCalendarType (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DCalendarUtil.java41 public static String getCalendarType(ULocale loc) { in getCalendarType() method in CalendarUtil
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DCalendarUtil.java43 public static String getCalendarType(ULocale loc) { in getCalendarType() method in CalendarUtil
/external/icu/icu4c/source/test/intltest/
Dwindttst.cpp48 static const char *getCalendarType(int32_t type) in getCalendarType() function
/external/icu/icu4c/source/i18n/
Dcalendar.cpp227 static ECalType getCalendarType(const char *s) { in getCalendarType() function