Searched refs:DeviceChanged (Results 1 - 25 of 30) sorted by relevance

12

/external/chromium_org/chrome/browser/local_discovery/
H A Dprivet_notifications_unittest.cc132 notification_listener_->DeviceChanged(
144 notification_listener_->DeviceChanged(
151 notification_listener_->DeviceChanged(
162 notification_listener_->DeviceChanged(
173 notification_listener_->DeviceChanged(
180 notification_listener_->DeviceChanged(
189 notification_listener_->DeviceChanged(
196 notification_listener_->DeviceChanged(
210 notification_listener_->DeviceChanged(
H A Dprivet_device_lister.h25 virtual void DeviceChanged(bool added,
H A Dprivet_device_lister_impl.cc53 delegate_->DeviceChanged(
H A Dprivet_notifications.h57 void DeviceChanged(bool added,
101 virtual void DeviceChanged(bool added, const std::string& name,
H A Dprivet_local_printer_lister.h48 virtual void DeviceChanged(bool added,
H A Dprivet_device_lister_unittest.cc164 MOCK_METHOD3(DeviceChanged, void(bool added,
227 EXPECT_CALL(delegate_, DeviceChanged(true,
271 EXPECT_CALL(delegate_, DeviceChanged(false,
H A Dprivet_notifications.cc84 void PrivetNotificationsListener::DeviceChanged( function in class:local_discovery::PrivetNotificationsListener
210 void PrivetNotificationService::DeviceChanged( function in class:local_discovery::PrivetNotificationService
214 privet_notifications_listener_->DeviceChanged(added, name, description);
H A Dprivet_local_printer_lister.cc49 void PrivetLocalPrinterLister::DeviceChanged( function in class:local_discovery::PrivetLocalPrinterLister
/external/chromium_org/ash/system/chromeos/bluetooth/
H A Dbluetooth_notification_controller.h37 virtual void DeviceChanged(device::BluetoothAdapter* adapter,
H A Dbluetooth_notification_controller.cc183 void BluetoothNotificationController::DeviceChanged(BluetoothAdapter* adapter, function in class:ash::BluetoothNotificationController
/external/chromium_org/chrome/browser/chromeos/power/
H A Dperipheral_battery_observer.h42 virtual void DeviceChanged(device::BluetoothAdapter* adapter,
H A Dperipheral_battery_observer.cc170 void PeripheralBatteryObserver::DeviceChanged(device::BluetoothAdapter* adapter, function in class:chromeos::PeripheralBatteryObserver
/external/chromium_org/device/bluetooth/test/
H A Dmock_bluetooth_adapter.h28 MOCK_METHOD2(DeviceChanged, void(BluetoothAdapter*, BluetoothDevice*));
/external/chromium_org/chrome/browser/ui/webui/chromeos/login/
H A Dhid_detection_screen_handler.h77 virtual void DeviceChanged(device::BluetoothAdapter* adapter,
H A Dhid_detection_screen_handler.cc345 void HIDDetectionScreenHandler::DeviceChanged( function in class:chromeos::HIDDetectionScreenHandler
/external/chromium_org/chrome/browser/ui/webui/local_discovery/
H A Dlocal_discovery_ui_handler.h86 virtual void DeviceChanged(bool added,
H A Dlocal_discovery_ui_handler.cc429 void LocalDiscoveryUIHandler::DeviceChanged( function in class:local_discovery::LocalDiscoveryUIHandler
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/
H A Dbluetooth_options_handler.h147 virtual void DeviceChanged(device::BluetoothAdapter* adapter,
H A Dbluetooth_options_handler.cc572 void BluetoothOptionsHandler::DeviceChanged(device::BluetoothAdapter* adapter, function in class:chromeos::options::BluetoothOptionsHandler
/external/chromium_org/extensions/browser/api/bluetooth/
H A Dbluetooth_event_router.h102 virtual void DeviceChanged(device::BluetoothAdapter* adapter,
H A Dbluetooth_event_router.cc247 void BluetoothEventRouter::DeviceChanged(device::BluetoothAdapter* adapter, function in class:extensions::BluetoothEventRouter
/external/chromium_org/device/bluetooth/
H A Dbluetooth_adapter.h74 virtual void DeviceChanged(BluetoothAdapter* adapter, function in class:device::BluetoothAdapter::Observer
H A Dbluetooth_adapter_win.cc218 // DeviceAdded, DeviceRemoved and DeviceChanged events.
279 DeviceChanged(this, device_win));
/external/chromium_org/chrome/browser/ui/ash/
H A Dsystem_tray_delegate_chromeos.h211 virtual void DeviceChanged(device::BluetoothAdapter* adapter,
/external/chromium_org/chrome/browser/extensions/api/gcd_private/
H A Dgcd_private_api.cc156 virtual void DeviceChanged(
308 void GcdPrivateAPIImpl::DeviceChanged( function in class:extensions::GcdPrivateAPIImpl

Completed in 441 milliseconds

12