Home
last modified time | relevance | path

Searched refs:newTimeZoneFormat (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
Dsmpdtfmt.h1125 virtual void setTimeZoneFormat(const TimeZoneFormat& newTimeZoneFormat);
/external/icu/icu4c/source/i18n/
Dsmpdtfmt.cpp3935 SimpleDateFormat::setTimeZoneFormat(const TimeZoneFormat& newTimeZoneFormat) in setTimeZoneFormat() argument
3938 fTimeZoneFormat = new TimeZoneFormat(newTimeZoneFormat); in setTimeZoneFormat()