Searched refs:ShowDateSettings (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/ash/system/tray/
H A Ddefault_system_tray_delegate.cc108 void DefaultSystemTrayDelegate::ShowDateSettings() { function in class:ash::DefaultSystemTrayDelegate
H A Ddefault_system_tray_delegate.h37 virtual void ShowDateSettings() OVERRIDE;
H A Dsystem_tray_delegate.h137 virtual void ShowDateSettings() = 0;
/external/chromium_org/chrome/browser/ui/ash/
H A Dsystem_tray_delegate_linux.cc105 virtual void ShowDateSettings() OVERRIDE {
H A Dsystem_tray_delegate_win.cc105 virtual void ShowDateSettings() OVERRIDE {
H A Dsystem_tray_delegate_chromeos.h73 virtual void ShowDateSettings() OVERRIDE;
H A Dsystem_tray_delegate_chromeos.cc428 void SystemTrayDelegateChromeOS::ShowDateSettings() { function in class:chromeos::SystemTrayDelegateChromeOS
/external/chromium_org/ash/system/date/
H A Ddate_view.cc183 ash::Shell::GetInstance()->system_tray_delegate()->ShowDateSettings();

Completed in 1120 milliseconds