Searched refs:mTimeZoneInfoFormatter (Results 1 – 2 of 2) sorted by relevance
76 private TimeZoneInfo.Formatter mTimeZoneInfoFormatter; field in TimeZoneSettings100 mTimeZoneInfoFormatter = new TimeZoneInfo.Formatter(mLocale, new Date()); in createPreferenceControllers()208 final TimeZoneInfo tzInfo = tzId == null ? null : mTimeZoneInfoFormatter.format(tzId); in setDisplayedTimeZoneInfo()225 mTimeZoneInfoFormatter.format(tzId)); in setDisplayedFixedOffsetTimeZoneInfo()