HomeSort by relevance Sort by last modified time
    Searched refs:getCalendarType (Results 1 - 10 of 10) sorted by null

  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
CalendarUtil.java 39 public static String getCalendarType(ULocale loc) {
  /external/icu/icu4c/source/test/intltest/
windttst.cpp 44 static const char *getCalendarType(int32_t type)
128 uprv_strcat(localeID, getCalendarType(calType));
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
EthiopicCalendar.java 400 String localeCalType = CalendarUtil.getCalendarType(locale);
IslamicCalendar.java     [all...]
Calendar.java     [all...]
  /external/icu/icu4c/source/i18n/
calendar.cpp 225 static ECalType getCalendarType(const char *s) {
238 ECalType calType = getCalendarType(keyword);
277 calType = getCalendarType(calTypeBuf);
316 calType = getCalendarType(calTypeBuf);
467 return createStandardCalendar(getCalendarType(keyword), canLoc, status);
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DateFormatSymbols.java 247 initializeData(locale, CalendarUtil.getCalendarType(locale));
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 579 milliseconds