Searched refs:SystemClockCanSetTimeChanged (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/chrome/browser/ui/webui/options/chromeos/
H A Ddate_time_options_handler.cc47 SystemClockCanSetTimeChanged(can_set_time_);
52 SystemClockCanSetTimeChanged(can_set_time_);
63 void DateTimeOptionsHandler::SystemClockCanSetTimeChanged(bool can_set_time) { function in class:chromeos::options::DateTimeOptionsHandler
H A Ddate_time_options_handler.h31 virtual void SystemClockCanSetTimeChanged(bool can_set_time) OVERRIDE;
/external/chromium_org/ash/system/chromeos/
H A Dsystem_clock_observer.h22 virtual void SystemClockCanSetTimeChanged(bool can_set_time) OVERRIDE;
H A Dsystem_clock_observer.cc31 void SystemClockObserver::SystemClockCanSetTimeChanged(bool can_set_time) { function in class:ash::SystemClockObserver
/external/chromium_org/chromeos/dbus/
H A Dsystem_clock_client.h25 virtual void SystemClockCanSetTimeChanged(bool can_set_time);
H A Dsystem_clock_client.cc115 Observer, observers_, SystemClockCanSetTimeChanged(can_set_time));
145 void SystemClockClient::Observer::SystemClockCanSetTimeChanged( function in class:chromeos::SystemClockClient::Observer

Completed in 454 milliseconds