Searched refs:newTimeZoneFormat (Results 1 - 4 of 4) sorted by path

/external/chromium_org/third_party/icu/source/i18n/
H A Dsmpdtfmt.cpp3277 SimpleDateFormat::setTimeZoneFormat(const TimeZoneFormat& newTimeZoneFormat) argument
3280 fTimeZoneFormat = new TimeZoneFormat(newTimeZoneFormat);
/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dsmpdtfmt.h1123 * @param newTimeZoneFormat The TimeZoneFormat object to copy.
1126 virtual void setTimeZoneFormat(const TimeZoneFormat& newTimeZoneFormat);
/external/icu/icu4c/source/i18n/
H A Dsmpdtfmt.cpp3327 SimpleDateFormat::setTimeZoneFormat(const TimeZoneFormat& newTimeZoneFormat) argument
3330 fTimeZoneFormat = new TimeZoneFormat(newTimeZoneFormat);
/external/icu/icu4c/source/i18n/unicode/
H A Dsmpdtfmt.h1100 * @param newTimeZoneFormat The TimeZoneFormat object to copy.
1103 virtual void setTimeZoneFormat(const TimeZoneFormat& newTimeZoneFormat);

Completed in 1377 milliseconds