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

/external/icu4c/i18n/unicode/
H A Dsmpdtfmt.h1291 * @param newTimeZoneFormat The TimeZoneFormat object to copy.
1294 virtual void setTimeZoneFormat(const TimeZoneFormat& newTimeZoneFormat);
/external/icu4c/i18n/
H A Dsmpdtfmt.cpp3283 SimpleDateFormat::setTimeZoneFormat(const TimeZoneFormat& newTimeZoneFormat) argument
3286 fTimeZoneFormat = new TimeZoneFormat(newTimeZoneFormat);

Completed in 106 milliseconds