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

/external/icu/icu4c/source/i18n/unicode/
H A Dsmpdtfmt.h1110 * @param newTimeZoneFormat The TimeZoneFormat object to copy.
1113 virtual void setTimeZoneFormat(const TimeZoneFormat& newTimeZoneFormat);
/external/icu/icu4c/source/i18n/
H A Dsmpdtfmt.cpp3548 SimpleDateFormat::setTimeZoneFormat(const TimeZoneFormat& newTimeZoneFormat) argument
3551 fTimeZoneFormat = new TimeZoneFormat(newTimeZoneFormat);

Completed in 72 milliseconds