Searched refs:mTimeZoneInfoFormatter (Results 1 – 1 of 1) sorted by relevance
80 private TimeZoneInfo.Formatter mTimeZoneInfoFormatter; field in TimeZoneSettings104 mTimeZoneInfoFormatter = new TimeZoneInfo.Formatter(mLocale, new Date()); in createPreferenceControllers()212 final TimeZoneInfo tzInfo = tzId == null ? null : mTimeZoneInfoFormatter.format(tzId); in setDisplayedTimeZoneInfo()230 mTimeZoneInfoFormatter.format(tzId)); in setDisplayedFixedOffsetTimeZoneInfo()