Searched refs:getAllowedHourFormatsLangCountry (Results 1 – 4 of 4) sorted by relevance
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | DateTimePatternGenerator.java | 346 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/ |
D | DateTimePatternGenerator.java | 342 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/ |
D | dtptngen.cpp | 632 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/ |
D | icu4j.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ ... |