Searched defs:getCalendarType (Results 1 - 5 of 5) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/impl/
H A DCalendarUtil.java42 public static String getCalendarType(ULocale loc) { method in class:CalendarUtil
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DCalendarUtil.java40 public static String getCalendarType(ULocale loc) { method in class:CalendarUtil
/external/icu/icu4c/source/test/intltest/
H A Dwindttst.cpp44 static const char *getCalendarType(int32_t type) function
128 uprv_strcat(localeID, getCalendarType(calType));
/external/icu/icu4c/source/i18n/
H A Dcalendar.cpp228 static ECalType getCalendarType(const char *s) { function
241 ECalType calType = getCalendarType(keyword);
280 calType = getCalendarType(calTypeBuf);
312 calType = getCalendarType(calTypeBuf);
463 return createStandardCalendar(getCalendarType(keyword), canLoc, status);
1259 ECalType type = getCalendarType(getType());
1319 ECalType type = getCalendarType(getType());
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 161 milliseconds