Home
last modified time | relevance | path

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

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DDateTimePatternGenerator.java346 private String[] getAllowedHourFormatsLangCountry(String language, String country) { in getAllowedHourFormatsLangCountry() method in DateTimePatternGenerator
392 String[] list = getAllowedHourFormatsLangCountry(language, country); in getAllowedHourFormats()
419 list = getAllowedHourFormatsLangCountry(language, country); in getAllowedHourFormats()
/external/icu/android_icu4j/src/main/java/android/icu/text/
DDateTimePatternGenerator.java342 private String[] getAllowedHourFormatsLangCountry(String language, String country) { in getAllowedHourFormatsLangCountry() method in DateTimePatternGenerator
388 String[] list = getAllowedHourFormatsLangCountry(language, country); in getAllowedHourFormats()
415 list = getAllowedHourFormatsLangCountry(language, country); in getAllowedHourFormats()
/external/icu/icu4c/source/i18n/
Ddtptngen.cpp632 static int32_t* getAllowedHourFormatsLangCountry(const char* language, const char* country, UErrorC… in getAllowedHourFormatsLangCountry() function
670 int32_t* allowedFormats = getAllowedHourFormatsLangCountry(language, country, status); in getAllowedHourFormats()
695 allowedFormats = getAllowedHourFormatsLangCountry(language, country, status); in getAllowedHourFormats()
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...