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

  /external/icu/icu4c/source/i18n/unicode/
tznames.h 62 UTZNM_SHORT_DAYLIGHT = 0x20,
  /libcore/luni/src/main/native/
libcore_icu_TimeZoneNames.cpp 98 names->getDisplayName(zone_id.unicodeString(), UTZNM_SHORT_DAYLIGHT, now, short_dst);
  /external/icu/icu4c/source/i18n/
tznames_impl.cpp 49 UTZNM_SHORT_GENERIC, UTZNM_SHORT_STANDARD, UTZNM_SHORT_DAYLIGHT,
580 case UTZNM_SHORT_DAYLIGHT:
    [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;
665 formatSpecific(tz, UTZNM_SHORT_STANDARD, UTZNM_SHORT_DAYLIGHT, date, name, timeType);
942 nameTypes = (UTZNM_SHORT_STANDARD | UTZNM_SHORT_DAYLIGHT);
    [all...]
timezone.cpp     [all...]
tzgnames.cpp 958 case UTZNM_SHORT_DAYLIGHT: // this one is never used for generic, but just in case
    [all...]
dtfmtsym.cpp     [all...]

Completed in 304 milliseconds