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