OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetBluetoothEnabled
(Results
1 - 6
of
6
) 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
();
361
delegate->
GetBluetoothEnabled
() ?
366
if (!delegate->
GetBluetoothEnabled
())
/external/chromium_org/ash/system/tray/
default_system_tray_delegate.h
81
virtual bool
GetBluetoothEnabled
() OVERRIDE;
default_system_tray_delegate.cc
247
bool DefaultSystemTrayDelegate::
GetBluetoothEnabled
() {
system_tray_delegate.h
297
virtual bool
GetBluetoothEnabled
() = 0;
/external/chromium_org/chrome/browser/ui/ash/
system_tray_delegate_win.cc
245
virtual bool
GetBluetoothEnabled
() OVERRIDE {
/external/chromium_org/chrome/browser/chromeos/system/
ash_system_tray_delegate.cc
[
all
...]
Completed in 29 milliseconds