Searched refs:AdapterDiscoveringChanged (Results 1 - 13 of 13) sorted by relevance

/external/chromium_org/device/bluetooth/test/
H A Dmock_bluetooth_adapter.h26 MOCK_METHOD2(AdapterDiscoveringChanged, void(BluetoothAdapter*, bool));
/external/chromium_org/device/bluetooth/
H A Dbluetooth_adapter_win.cc133 AdapterDiscoveringChanged(this, true));
158 AdapterDiscoveringChanged(this, false));
H A Dbluetooth_adapter.h59 virtual void AdapterDiscoveringChanged(BluetoothAdapter* adapter, function in class:device::BluetoothAdapter::Observer
H A Dbluetooth_adapter_win_unittest.cc51 virtual void AdapterDiscoveringChanged(
H A Dbluetooth_adapter_chromeos.cc745 AdapterDiscoveringChanged(this, discovering));
H A Dbluetooth_chromeos_unittest.cc80 virtual void AdapterDiscoveringChanged(BluetoothAdapter* adapter,
671 // AdapterDiscoveringChanged method to be called and no longer to be
770 // AdapterPoweredChanged and AdapterDiscoveringChanged methods to be called
/external/chromium_org/chrome/browser/extensions/api/bluetooth/
H A Dbluetooth_event_router.h98 virtual void AdapterDiscoveringChanged(device::BluetoothAdapter* adapter,
H A Dbluetooth_apitest.cc267 event_router()->AdapterDiscoveringChanged(mock_adapter_, true);
351 event_router()->AdapterDiscoveringChanged(mock_adapter_, true);
H A Dbluetooth_event_router.cc207 void BluetoothEventRouter::AdapterDiscoveringChanged( function in class:extensions::BluetoothEventRouter
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/
H A Dbluetooth_options_handler.h143 virtual void AdapterDiscoveringChanged(device::BluetoothAdapter* adapter,
H A Dbluetooth_options_handler.cc180 void BluetoothOptionsHandler::AdapterDiscoveringChanged( function in class:chromeos::options::BluetoothOptionsHandler
/external/chromium_org/chrome/browser/ui/ash/
H A Dsystem_tray_delegate_chromeos.h232 virtual void AdapterDiscoveringChanged(device::BluetoothAdapter* adapter,
H A Dsystem_tray_delegate_chromeos.cc1328 void SystemTrayDelegateChromeOS::AdapterDiscoveringChanged( function in class:chromeos::SystemTrayDelegateChromeOS

Completed in 706 milliseconds