/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
D | ICUServiceTestSample.java | 191 public static Map getDisplayNames(ULocale locale) { in getDisplayNames() method in ICUServiceTestSample.HelloService 213 public static SortedMap getDisplayNames(ICUService service, ULocale locale) { in getDisplayNames() method in ICUServiceTestSample.HelloService
|
D | ICUServiceTest.java | 74 public SortedMap getDisplayNames(ICUService service) { in getDisplayNames() method in ICUServiceTest 85 public SortedMap getDisplayNames(ICUService service, ULocale locale) { in getDisplayNames() method in ICUServiceTest 94 public SortedMap getDisplayNames(ICUService service, ULocale locale, String matchID) { in getDisplayNames() method in ICUServiceTest
|
D | ICUServiceThreadTest.java | 73 public static SortedMap getDisplayNames(ICUService service, ULocale locale) { in getDisplayNames() method in ICUServiceThreadTest
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/ |
D | ICUServiceTestSample.java | 194 public static Map getDisplayNames(ULocale locale) { in getDisplayNames() method in ICUServiceTestSample.HelloService 216 public static SortedMap getDisplayNames(ICUService service, ULocale locale) { in getDisplayNames() method in ICUServiceTestSample.HelloService
|
D | ICUServiceTest.java | 77 public SortedMap getDisplayNames(ICUService service) { in getDisplayNames() method in ICUServiceTest 88 public SortedMap getDisplayNames(ICUService service, ULocale locale) { in getDisplayNames() method in ICUServiceTest 97 public SortedMap getDisplayNames(ICUService service, ULocale locale, String matchID) { in getDisplayNames() method in ICUServiceTest
|
D | ICUServiceThreadTest.java | 76 public static SortedMap getDisplayNames(ICUService service, ULocale locale) { in getDisplayNames() method in ICUServiceThreadTest
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
D | ICUService.java | 646 public SortedMap<String, String> getDisplayNames() { in getDisplayNames() method in ICUService 655 public SortedMap<String, String> getDisplayNames(ULocale locale) { in getDisplayNames() method in ICUService 663 public SortedMap<String, String> getDisplayNames(ULocale locale, Comparator<Object> com) { in getDisplayNames() method in ICUService 671 public SortedMap<String, String> getDisplayNames(ULocale locale, String matchID) { in getDisplayNames() method in ICUService 685 …public SortedMap<String, String> getDisplayNames(ULocale locale, Comparator<Object> com, String ma… in getDisplayNames() method in ICUService
|
D | TimeZoneNamesImpl.java | 262 public void getDisplayNames(String tzID, NameType[] types, long date, in getDisplayNames() method in TimeZoneNamesImpl
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | ICUService.java | 641 public SortedMap<String, String> getDisplayNames() { in getDisplayNames() method in ICUService 650 public SortedMap<String, String> getDisplayNames(ULocale locale) { in getDisplayNames() method in ICUService 658 public SortedMap<String, String> getDisplayNames(ULocale locale, Comparator<Object> com) { in getDisplayNames() method in ICUService 666 public SortedMap<String, String> getDisplayNames(ULocale locale, String matchID) { in getDisplayNames() method in ICUService 680 …public SortedMap<String, String> getDisplayNames(ULocale locale, Comparator<Object> com, String ma… in getDisplayNames() method in ICUService
|
D | TimeZoneNamesImpl.java | 260 public void getDisplayNames(String tzID, NameType[] types, long date, in getDisplayNames() method in TimeZoneNamesImpl
|
/external/icu/icu4c/source/common/ |
D | serv.cpp | 725 ICUService::getDisplayNames(UVector& result, UErrorCode& status) const in getDisplayNames() function in ICUService 732 ICUService::getDisplayNames(UVector& result, const Locale& locale, UErrorCode& status) const in getDisplayNames() function in ICUService 738 ICUService::getDisplayNames(UVector& result, in getDisplayNames() function in ICUService
|
/external/icu/icu4c/source/i18n/ |
D | tznames.cpp | 292 TimeZoneNamesDelegate::getDisplayNames(const UnicodeString& tzID, const UTimeZoneNameType types[], … in getDisplayNames() function in TimeZoneNamesDelegate 356 TimeZoneNames::getDisplayNames(const UnicodeString& tzID, const UTimeZoneNameType types[], int32_t … in getDisplayNames() function in TimeZoneNames
|
D | tznames_impl.cpp | 1593 void TimeZoneNamesImpl::getDisplayNames(const UnicodeString& tzID, in getDisplayNames() function in TimeZoneNamesImpl
|
/external/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/ |
D | CalendarICU.java | 135 public Map<String,Integer> getDisplayNames(int field, int style, Locale locale) { in getDisplayNames() method in CalendarICU
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | TimeZoneNames.java | 456 public void getDisplayNames(String tzID, NameType[] types, long date, in getDisplayNames() method in TimeZoneNames
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | TimeZoneNames.java | 423 public void getDisplayNames(String tzID, NameType[] types, long date, in getDisplayNames() method in TimeZoneNames
|
/external/cldr/tools/java/org/unicode/cldr/util/ |
D | CLDRLocale.java | 56 public LocaleDisplayNames getDisplayNames() { in getDisplayNames() method in CLDRLocale.SimpleFormatter
|