Home
last modified time | relevance | path

Searched refs:GetVolumeControlDelegate (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/ash/system/tray/
Ddefault_system_tray_delegate.cc262 VolumeControlDelegate* DefaultSystemTrayDelegate::GetVolumeControlDelegate() in GetVolumeControlDelegate() function in ash::DefaultSystemTrayDelegate
Ddefault_system_tray_delegate.h85 virtual VolumeControlDelegate* GetVolumeControlDelegate() const OVERRIDE;
Dsystem_tray_delegate.h316 virtual VolumeControlDelegate* GetVolumeControlDelegate() const = 0;
/external/chromium_org/chrome/browser/ui/ash/
Dsystem_tray_delegate_win.cc261 GetVolumeControlDelegate() const OVERRIDE { in GetVolumeControlDelegate() function in __anonf35fd0c60111::SystemTrayDelegateWin
Dsystem_tray_delegate_linux.cc263 GetVolumeControlDelegate() const OVERRIDE { in GetVolumeControlDelegate() function in __anon28d270080111::SystemTrayDelegateLinux
Dsystem_tray_delegate_chromeos.h126 virtual ash::VolumeControlDelegate* GetVolumeControlDelegate() const OVERRIDE;
Dsystem_tray_delegate_chromeos.cc872 SystemTrayDelegateChromeOS::GetVolumeControlDelegate() const { in GetVolumeControlDelegate() function in chromeos::SystemTrayDelegateChromeOS
/external/chromium_org/ash/accelerators/
Daccelerator_controller.cc1008 shell->system_tray_delegate()->GetVolumeControlDelegate(); in PerformAction()
1013 shell->system_tray_delegate()->GetVolumeControlDelegate(); in PerformAction()
1018 shell->system_tray_delegate()->GetVolumeControlDelegate(); in PerformAction()