OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetAvailableBluetoothDevices
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/ash/system/tray/
default_system_tray_delegate.h
59
virtual void
GetAvailableBluetoothDevices
(BluetoothDeviceList* list) OVERRIDE;
system_tray_delegate.h
206
virtual void
GetAvailableBluetoothDevices
(BluetoothDeviceList* devices) = 0;
default_system_tray_delegate.cc
179
void DefaultSystemTrayDelegate::
GetAvailableBluetoothDevices
(
/external/chromium_org/chrome/browser/ui/ash/
system_tray_delegate_chromeos.h
95
virtual void
GetAvailableBluetoothDevices
(ash::BluetoothDeviceList* list)
system_tray_delegate_linux.cc
183
virtual void
GetAvailableBluetoothDevices
(
system_tray_delegate_win.cc
180
virtual void
GetAvailableBluetoothDevices
(
system_tray_delegate_chromeos.cc
628
void SystemTrayDelegateChromeOS::
GetAvailableBluetoothDevices
(
[
all
...]
/external/chromium_org/ash/system/bluetooth/
tray_bluetooth.cc
164
GetAvailableBluetoothDevices
(&list);
Completed in 614 milliseconds