Home
last modified time | relevance | path

Searched refs:NotifyDateFormatChanged (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/ash/system/tray/
Dsystem_tray_notifier.h116 void NotifyDateFormatChanged();
Dsystem_tray_notifier.cc253 void SystemTrayNotifier::NotifyDateFormatChanged() { in NotifyDateFormatChanged() function in ash::SystemTrayNotifier
/external/chromium_org/chrome/browser/ui/ash/
Dsystem_tray_delegate_win.cc294 GetSystemTrayNotifier()->NotifyDateFormatChanged(); in UpdateClockType()
Dsystem_tray_delegate_linux.cc297 GetSystemTrayNotifier()->NotifyDateFormatChanged(); in UpdateClockType()
Dsystem_tray_delegate_chromeos.cc965 GetSystemTrayNotifier()->NotifyDateFormatChanged(); in UpdateClockType()