OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BluetoothStopDiscovering
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/ash/system/tray/
default_system_tray_delegate.h
60
virtual void
BluetoothStopDiscovering
() OVERRIDE;
default_system_tray_delegate.cc
181
void DefaultSystemTrayDelegate::
BluetoothStopDiscovering
() {
system_tray_delegate.h
234
virtual void
BluetoothStopDiscovering
() = 0;
/external/chromium_org/ash/system/bluetooth/
tray_bluetooth.cc
116
BluetoothStopDiscovering
();
150
void
BluetoothStopDiscovering
() {
155
delegate->
BluetoothStopDiscovering
();
/external/chromium_org/chrome/browser/ui/ash/
system_tray_delegate_win.cc
184
virtual void
BluetoothStopDiscovering
() OVERRIDE {
/external/chromium_org/chrome/browser/chromeos/system/
ash_system_tray_delegate.cc
691
virtual void
BluetoothStopDiscovering
() OVERRIDE {
[
all
...]
Completed in 43 milliseconds