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

/external/chromium_org/ash/system/bluetooth/
H A Dtray_bluetooth.cc82 rb.GetLocalizedString(delegate->GetBluetoothEnabled() ?
135 bool bluetooth_enabled = delegate->GetBluetoothEnabled();
214 toggle_bluetooth_->SetToggled(!delegate->GetBluetoothEnabled());
226 GetBluetoothEnabled());
237 bool bluetooth_enabled = delegate->GetBluetoothEnabled();
369 delegate->GetBluetoothEnabled() ?
374 if (!delegate->GetBluetoothEnabled())
/external/chromium_org/ash/system/tray/
H A Ddefault_system_tray_delegate.cc243 bool DefaultSystemTrayDelegate::GetBluetoothEnabled() { function in class:ash::DefaultSystemTrayDelegate
H A Ddefault_system_tray_delegate.h77 virtual bool GetBluetoothEnabled() OVERRIDE;
H A Dsystem_tray_delegate.h263 virtual bool GetBluetoothEnabled() = 0;
/external/chromium_org/chrome/browser/ui/ash/
H A Dsystem_tray_delegate_linux.cc242 virtual bool GetBluetoothEnabled() OVERRIDE {
H A Dsystem_tray_delegate_win.cc239 virtual bool GetBluetoothEnabled() OVERRIDE {
H A Dsystem_tray_delegate_chromeos.h114 virtual bool GetBluetoothEnabled() OVERRIDE;
H A Dsystem_tray_delegate_chromeos.cc795 bool SystemTrayDelegateChromeOS::GetBluetoothEnabled() { function in class:chromeos::SystemTrayDelegateChromeOS

Completed in 178 milliseconds