Searched refs:AdapterPresentChanged (Results 1 - 24 of 24) sorted by relevance

/external/chromium_org/device/bluetooth/test/
H A Dmock_bluetooth_adapter.h24 MOCK_METHOD2(AdapterPresentChanged, void(BluetoothAdapter*, bool));
/external/chromium_org/device/nfc/
H A Dnfc_adapter.h46 virtual void AdapterPresentChanged(NfcAdapter* adapter, bool present) {} function in class:device::NfcAdapter::Observer
H A Dnfc_adapter_chromeos.cc348 AdapterPresentChanged(this, present));
H A Dnfc_chromeos_unittest.cc62 virtual void AdapterPresentChanged(NfcAdapter* adapter,
/external/chromium_org/chrome/browser/ui/webui/chromeos/login/
H A Dhid_detection_screen_handler.h73 virtual void AdapterPresentChanged(device::BluetoothAdapter* adapter,
H A Dhid_detection_screen_handler.cc305 void HIDDetectionScreenHandler::AdapterPresentChanged( function in class:chromeos::HIDDetectionScreenHandler
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/
H A Dbluetooth_options_handler.h139 virtual void AdapterPresentChanged(device::BluetoothAdapter* adapter,
H A Dbluetooth_options_handler.cc146 void BluetoothOptionsHandler::AdapterPresentChanged( function in class:chromeos::options::BluetoothOptionsHandler
214 AdapterPresentChanged(adapter_.get(), adapter_->IsPresent());
/external/chromium_org/components/pairing/
H A Dbluetooth_host_pairing_controller.h87 virtual void AdapterPresentChanged(device::BluetoothAdapter* adapter,
H A Dbluetooth_host_pairing_controller.cc322 void BluetoothHostPairingController::AdapterPresentChanged( function in class:pairing_chromeos::BluetoothHostPairingController
/external/chromium_org/device/bluetooth/
H A Dbluetooth_socket_chromeos.h105 virtual void AdapterPresentChanged(device::BluetoothAdapter* adapter,
H A Dbluetooth_adapter.h44 virtual void AdapterPresentChanged(BluetoothAdapter* adapter, function in class:device::BluetoothAdapter::Observer
H A Dbluetooth_adapter_win_unittest.cc53 virtual void AdapterPresentChanged(
193 TEST_F(BluetoothAdapterWinTest, AdapterPresentChanged) {
H A Dbluetooth_adapter_win.cc199 AdapterPresentChanged(this, is_present));
H A Dbluetooth_socket_chromeos.cc324 void BluetoothSocketChromeOS::AdapterPresentChanged(BluetoothAdapter* adapter, function in class:chromeos::BluetoothSocketChromeOS
H A Dbluetooth_adapter_chromeos.cc747 AdapterPresentChanged(this, present));
H A Dbluetooth_chromeos_unittest.cc57 virtual void AdapterPresentChanged(BluetoothAdapter* adapter,
426 // Install an observer; expect the AdapterPresentChanged to be called
453 // Install an observer; expect the AdapterPresentChanged to be called
772 // Install an observer; expect the AdapterPresentChanged,
/external/chromium_org/extensions/browser/api/bluetooth/
H A Dbluetooth_event_router.h94 virtual void AdapterPresentChanged(device::BluetoothAdapter* adapter,
H A Dbluetooth_event_router.cc185 void BluetoothEventRouter::AdapterPresentChanged( function in class:extensions::BluetoothEventRouter
H A Dbluetooth_apitest.cc342 event_router()->AdapterPresentChanged(mock_adapter_, true);
/external/chromium_org/chrome/browser/ui/webui/chromeos/
H A Dnfc_debug_ui.cc191 virtual void AdapterPresentChanged(
298 void NfcDebugMessageHandler::AdapterPresentChanged( function in class:chromeos::__anon5450::NfcDebugMessageHandler
/external/chromium_org/chrome/browser/ui/ash/
H A Dsystem_tray_delegate_chromeos.h203 virtual void AdapterPresentChanged(device::BluetoothAdapter* adapter,
H A Dsystem_tray_delegate_chromeos.cc1208 void SystemTrayDelegateChromeOS::AdapterPresentChanged( function in class:chromeos::SystemTrayDelegateChromeOS
/external/chromium_org/chrome/browser/signin/
H A Deasy_unlock_service.cc124 virtual void AdapterPresentChanged(device::BluetoothAdapter* adapter,

Completed in 239 milliseconds