HomeSort by relevance Sort by last modified time
    Searched full:togglebluetooth (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/ash/system/tray/
default_system_tray_delegate.h 76 virtual void ToggleBluetooth() OVERRIDE;
default_system_tray_delegate.cc 228 void DefaultSystemTrayDelegate::ToggleBluetooth() {
system_tray_delegate.h 291 virtual void ToggleBluetooth() = 0;
  /external/chromium_org/ash/system/bluetooth/
tray_bluetooth.cc 366 delegate->ToggleBluetooth();
388 delegate->ToggleBluetooth();
  /external/chromium_org/chrome/browser/ui/ash/
system_tray_delegate_linux.cc 235 virtual void ToggleBluetooth() OVERRIDE {
system_tray_delegate_win.cc 233 virtual void ToggleBluetooth() OVERRIDE {
system_tray_delegate_chromeos.h 118 virtual void ToggleBluetooth() OVERRIDE;
system_tray_delegate_chromeos.cc 828 void SystemTrayDelegateChromeOS::ToggleBluetooth() {
    [all...]

Completed in 70 milliseconds