Searched refs:newTimeZoneFormat (Results 1 – 2 of 2) sorted by relevance
1113 virtual void setTimeZoneFormat(const TimeZoneFormat& newTimeZoneFormat);
3523 SimpleDateFormat::setTimeZoneFormat(const TimeZoneFormat& newTimeZoneFormat) in setTimeZoneFormat() argument3526 fTimeZoneFormat = new TimeZoneFormat(newTimeZoneFormat); in setTimeZoneFormat()