HomeSort by relevance Sort by last modified time
    Searched defs:getCalendarTypeForLocale (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/
calendar.cpp 209 static ECalType getCalendarTypeForLocale(const char *locid) {
430 ret->append(UnicodeString(gCalTypes[getCalendarTypeForLocale(loc.getName())]));
804 u = createStandardCalendar(getCalendarTypeForLocale(aLocale.getName()), aLocale, success);
    [all...]
  /external/icu4c/i18n/
calendar.cpp 225 static ECalType getCalendarTypeForLocale(const char *locid) {
455 ret->append(UnicodeString(gCalTypes[getCalendarTypeForLocale(loc.getName())], -1, US_INV));
844 u = createStandardCalendar(getCalendarTypeForLocale(aLocale.getName()), aLocale, success);
    [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 

Completed in 44 milliseconds