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

/external/chromium_org/ash/system/tray/
H A Ddefault_system_tray_delegate.cc220 void DefaultSystemTrayDelegate::ToggleBluetooth() { function in class:ash::DefaultSystemTrayDelegate
H A Ddefault_system_tray_delegate.h71 virtual void ToggleBluetooth() OVERRIDE;
H A Dsystem_tray_delegate.h247 virtual void ToggleBluetooth() = 0;
/external/chromium_org/ash/system/bluetooth/
H A Dtray_bluetooth.cc372 delegate->ToggleBluetooth();
394 delegate->ToggleBluetooth();
/external/chromium_org/chrome/browser/ui/ash/
H A Dsystem_tray_delegate_linux.cc226 virtual void ToggleBluetooth() OVERRIDE {
H A Dsystem_tray_delegate_win.cc223 virtual void ToggleBluetooth() OVERRIDE {
H A Dsystem_tray_delegate_chromeos.h109 virtual void ToggleBluetooth() OVERRIDE;
H A Dsystem_tray_delegate_chromeos.cc766 void SystemTrayDelegateChromeOS::ToggleBluetooth() { function in class:chromeos::SystemTrayDelegateChromeOS

Completed in 833 milliseconds