OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetBluetoothAvailable
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/ash/system/bluetooth/
tray_bluetooth.cc
81
if (delegate->
GetBluetoothAvailable
()) {
240
bool blueooth_available = delegate->
GetBluetoothAvailable
();
313
container->SetEnabled(delegate->
GetBluetoothAvailable
());
432
if (!Shell::GetInstance()->system_tray_delegate()->
GetBluetoothAvailable
())
/external/chromium_org/ash/system/tray/
default_system_tray_delegate.h
80
virtual bool
GetBluetoothAvailable
() OVERRIDE;
default_system_tray_delegate.cc
243
bool DefaultSystemTrayDelegate::
GetBluetoothAvailable
() {
system_tray_delegate.h
294
virtual bool
GetBluetoothAvailable
() = 0;
/external/chromium_org/chrome/browser/ui/ash/
system_tray_delegate_win.cc
241
virtual bool
GetBluetoothAvailable
() OVERRIDE {
/external/chromium_org/chrome/browser/chromeos/system/
ash_system_tray_delegate.cc
[
all
...]
Completed in 419 milliseconds