HomeSort by relevance Sort by last modified time
    Searched refs:UTZNM_EXEMPLAR_LOCATION (Results 1 - 4 of 4) sorted by null

  /external/icu/icu4c/source/i18n/unicode/
tznames.h 67 UTZNM_EXEMPLAR_LOCATION = 0x40
  /libcore/luni/src/main/native/
libcore_icu_TimeZoneNames.cpp 139 names->getDisplayName(tz.unicodeString(), UTZNM_EXEMPLAR_LOCATION, now, s);
  /external/icu/icu4c/source/i18n/
tznames_impl.cpp 50 UTZNM_EXEMPLAR_LOCATION,
583 case UTZNM_EXEMPLAR_LOCATION: // implemeted by subclass
655 if (type == UTZNM_EXEMPLAR_LOCATION) {
    [all...]
tzfmt.cpp 131 static const int32_t ALL_SIMPLE_NAME_TYPES = UTZNM_LONG_STANDARD | UTZNM_LONG_DAYLIGHT | UTZNM_SHORT_STANDARD | UTZNM_SHORT_DAYLIGHT | UTZNM_EXEMPLAR_LOCATION;
    [all...]

Completed in 199 milliseconds