Home
last modified time | relevance | path

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

/external/icu/android_icu4j/src/main/java/android/icu/impl/
DTimeZoneGenericNames.java385 NameType stdNameType = (nameType == NameType.LONG_GENERIC) ? in formatGenericNonLocationName() local
387 String stdName = _tznames.getDisplayName(tzID, stdNameType, date); in formatGenericNonLocationName()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DTimeZoneGenericNames.java381 NameType stdNameType = (nameType == NameType.LONG_GENERIC) ? in formatGenericNonLocationName() local
383 String stdName = _tznames.getDisplayName(tzID, stdNameType, date); in formatGenericNonLocationName()
/external/icu/icu4c/source/i18n/
Dtzgnames.cpp680 UTimeZoneNameType stdNameType = (nameType == UTZNM_LONG_GENERIC) in formatGenericNonLocationName() local
683 fTimeZoneNames->getDisplayName(tzID, stdNameType, date, stdName); in formatGenericNonLocationName()
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...