OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ToggleBluetooth
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/ash/system/tray/
default_system_tray_delegate.h
71
virtual void
ToggleBluetooth
() OVERRIDE;
system_tray_delegate.h
247
virtual void
ToggleBluetooth
() = 0;
default_system_tray_delegate.cc
220
void DefaultSystemTrayDelegate::
ToggleBluetooth
() {
/external/chromium_org/ash/system/bluetooth/
tray_bluetooth.cc
372
delegate->
ToggleBluetooth
();
394
delegate->
ToggleBluetooth
();
/external/chromium_org/chrome/browser/ui/ash/
system_tray_delegate_chromeos.h
109
virtual void
ToggleBluetooth
() OVERRIDE;
system_tray_delegate_linux.cc
226
virtual void
ToggleBluetooth
() OVERRIDE {
system_tray_delegate_win.cc
223
virtual void
ToggleBluetooth
() OVERRIDE {
system_tray_delegate_chromeos.cc
766
void SystemTrayDelegateChromeOS::
ToggleBluetooth
() {
[
all
...]
Completed in 188 milliseconds