Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/unicode/
Dsmpdtfmt.h1128 virtual void setTimeZoneFormat(const TimeZoneFormat& newTimeZoneFormat);
/external/icu/libicu/cts_headers/unicode/
Dsmpdtfmt.h1128 virtual void setTimeZoneFormat(const TimeZoneFormat& newTimeZoneFormat);
/external/icu/icu4c/source/i18n/
Dsmpdtfmt.cpp4055 SimpleDateFormat::setTimeZoneFormat(const TimeZoneFormat& newTimeZoneFormat) in setTimeZoneFormat() argument
4058 fTimeZoneFormat = new TimeZoneFormat(newTimeZoneFormat); in setTimeZoneFormat()