Searched refs:TimezoneChanged (Results 1 – 6 of 6) sorted by relevance
22 virtual void TimezoneChanged(const icu::TimeZone& timezone) = 0;
153 FOR_EACH_OBSERVER(Observer, observers_, TimezoneChanged(timezone)); in SetTimezone()
31 virtual void TimezoneChanged(const icu::TimeZone& timezone);
228 void SystemSettingsProvider::TimezoneChanged(const icu::TimeZone& timezone) { in TimezoneChanged() function in chromeos::SystemSettingsProvider
66 virtual void TimezoneChanged(const icu::TimeZone& timezone);
163 void ClockMenuButton::TimezoneChanged(const icu::TimeZone& timezone) { in TimezoneChanged() function in chromeos::ClockMenuButton