Home
last modified time | relevance | path

Searched refs:NotifySystemClockTimeUpdated (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/ash/system/chromeos/
Dsystem_clock_observer.cc28 Shell::GetInstance()->system_tray_notifier()->NotifySystemClockTimeUpdated(); in SystemClockUpdated()
/external/chromium_org/ash/system/tray/
Dsystem_tray_notifier.h117 void NotifySystemClockTimeUpdated();
Dsystem_tray_notifier.cc259 void SystemTrayNotifier::NotifySystemClockTimeUpdated() { in NotifySystemClockTimeUpdated() function in ash::SystemTrayNotifier