HomeSort by relevance Sort by last modified time
    Searched refs:GetBluetoothEnabled (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/ash/system/bluetooth/
tray_bluetooth.cc 84 rb.GetLocalizedString(delegate->GetBluetoothEnabled() ?
139 bool bluetooth_enabled = delegate->GetBluetoothEnabled();
216 toggle_bluetooth_->SetToggled(!delegate->GetBluetoothEnabled());
228 GetBluetoothEnabled());
239 bool bluetooth_enabled = delegate->GetBluetoothEnabled();
362 if (!delegate->GetBluetoothEnabled())
  /external/chromium_org/ash/system/tray/
system_tray_delegate.h 292 virtual bool GetBluetoothEnabled() = 0;
test_system_tray_delegate.cc 257 bool TestSystemTrayDelegate::GetBluetoothEnabled() {
test_system_tray_delegate.h 86 virtual bool GetBluetoothEnabled() OVERRIDE;
  /external/chromium_org/chrome/browser/chromeos/system/
ash_system_tray_delegate.cc 816 virtual bool GetBluetoothEnabled() OVERRIDE {
    [all...]

Completed in 484 milliseconds