Searched refs:newTimeZoneFormat (Results 1 – 3 of 3) sorted by relevance
1128 virtual void setTimeZoneFormat(const TimeZoneFormat& newTimeZoneFormat);
4055 SimpleDateFormat::setTimeZoneFormat(const TimeZoneFormat& newTimeZoneFormat) in setTimeZoneFormat() argument4058 fTimeZoneFormat = new TimeZoneFormat(newTimeZoneFormat); in setTimeZoneFormat()