Searched refs:BluetoothStartDiscovering (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/ash/system/bluetooth/
H A Dtray_bluetooth.cc116 BluetoothStartDiscovering();
132 void BluetoothStartDiscovering() { function in class:ash::tray::BluetoothDetailedView
143 delegate->BluetoothStartDiscovering();
/external/chromium_org/ash/system/tray/
H A Ddefault_system_tray_delegate.cc183 void DefaultSystemTrayDelegate::BluetoothStartDiscovering() { function in class:ash::DefaultSystemTrayDelegate
H A Ddefault_system_tray_delegate.h60 virtual void BluetoothStartDiscovering() OVERRIDE;
H A Dsystem_tray_delegate.h209 virtual void BluetoothStartDiscovering() = 0;
/external/chromium_org/chrome/browser/ui/ash/
H A Dsystem_tray_delegate_linux.cc187 virtual void BluetoothStartDiscovering() OVERRIDE {
H A Dsystem_tray_delegate_win.cc184 virtual void BluetoothStartDiscovering() OVERRIDE {
H A Dsystem_tray_delegate_chromeos.h97 virtual void BluetoothStartDiscovering() OVERRIDE;
H A Dsystem_tray_delegate_chromeos.cc644 void SystemTrayDelegateChromeOS::BluetoothStartDiscovering() { function in class:chromeos::SystemTrayDelegateChromeOS

Completed in 143 milliseconds