Searched refs:formatGenericNonLocationName (Results 1 – 3 of 3) sorted by relevance
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | TimeZoneGenericNames.java | 207 name = formatGenericNonLocationName(tz, type, date); in getDisplayName() 324 private String formatGenericNonLocationName(TimeZone tz, GenericNameType type, long date) { in formatGenericNonLocationName() method in TimeZoneGenericNames
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
D | TimeZoneGenericNames.java | 211 name = formatGenericNonLocationName(tz, type, date); in getDisplayName() 328 private String formatGenericNonLocationName(TimeZone tz, GenericNameType type, long date) { in formatGenericNonLocationName() method in TimeZoneGenericNames
|
/external/icu/icu4c/source/i18n/ |
D | tzgnames.cpp | 311 UnicodeString& formatGenericNonLocationName(const TimeZone& tz, UTimeZoneGenericNameType type, 465 formatGenericNonLocationName(tz, type, date, name); in getDisplayName() 591 TZGNCore::formatGenericNonLocationName(const TimeZone& tz, UTimeZoneGenericNameType type, UDate dat… in formatGenericNonLocationName() function in TZGNCore
|