HomeSort by relevance Sort by last modified time
    Searched defs:DeviceRemoved (Results 1 - 19 of 19) sorted by null

  /external/chromium_org/device/bluetooth/
bluetooth_gatt_connection_chromeos.cc 43 // so that if this method is called during a call to DeviceRemoved or
76 void BluetoothGattConnectionChromeOS::DeviceRemoved(
bluetooth_adapter.h 81 virtual void DeviceRemoved(BluetoothAdapter* adapter,
258 // "DeviceRemoved".
bluetooth_adapter_chromeos.cc 341 void BluetoothAdapterChromeOS::DeviceRemoved(
351 DeviceRemoved(this, device_chromeos));
706 // send DeviceRemoved(), GetDevices() returns no devices.
713 DeviceRemoved(this, iter->second));
    [all...]
  /external/chromium_org/chromeos/dbus/
nfc_device_client.h 52 virtual void DeviceRemoved(const dbus::ObjectPath& object_path) {}
bluetooth_device_client.h 114 virtual void DeviceRemoved(const dbus::ObjectPath& object_path) {}
  /external/chromium_org/chrome/browser/local_discovery/
privet_local_printer_lister.cc 123 void PrivetLocalPrinterLister::DeviceRemoved(const std::string& device_name) {
privet_notifications.cc 154 void PrivetNotificationsListener::DeviceRemoved(const std::string& name) {
217 void PrivetNotificationService::DeviceRemoved(const std::string& name) {
218 privet_notifications_listener_->DeviceRemoved(name);
  /external/chromium_org/components/proximity_auth/
bluetooth_connection.cc 88 void BluetoothConnection::DeviceRemoved(device::BluetoothAdapter* adapter,
  /external/chromium_org/chrome/browser/chromeos/power/
peripheral_battery_observer.cc 176 void PeripheralBatteryObserver::DeviceRemoved(device::BluetoothAdapter* adapter,
  /external/chromium_org/extensions/browser/api/bluetooth/
bluetooth_event_router.cc 258 void BluetoothEventRouter::DeviceRemoved(device::BluetoothAdapter* adapter,
  /external/chromium_org/ash/system/chromeos/bluetooth/
bluetooth_notification_controller.cc 198 void BluetoothNotificationController::DeviceRemoved(BluetoothAdapter* adapter,
  /external/chromium_org/components/pairing/
bluetooth_controller_pairing_controller.cc 413 void BluetoothControllerPairingController::DeviceRemoved(
  /external/chromium_org/device/nfc/
nfc_adapter_chromeos.cc 196 void NfcAdapterChromeOS::DeviceRemoved(const dbus::ObjectPath& object_path) {
  /external/chromium_org/chrome/browser/ui/webui/chromeos/login/
hid_detection_screen_handler.cc 353 void HIDDetectionScreenHandler::DeviceRemoved(
  /external/chromium_org/chrome/browser/ui/webui/options/chromeos/
bluetooth_options_handler.cc 579 void BluetoothOptionsHandler::DeviceRemoved(device::BluetoothAdapter* adapter,
  /external/chromium_org/chrome/browser/ui/webui/local_discovery/
local_discovery_ui_handler.cc 456 void LocalDiscoveryUIHandler::DeviceRemoved(const std::string& name) {
  /external/chromium_org/content/browser/gamepad/
xbox_data_fetcher_mac.cc 653 void XboxDataFetcher::DeviceRemoved(void* context, io_iterator_t iterator) {
739 DeviceRemoved,
747 DeviceRemoved(this, removed_iter->get());
  /external/chromium_org/chrome/browser/extensions/api/gcd_private/
gcd_private_api.cc 160 virtual void DeviceRemoved(const std::string& name) OVERRIDE;
327 void GcdPrivateAPIImpl::DeviceRemoved(const std::string& name) {
  /external/chromium_org/chrome/browser/ui/ash/
system_tray_delegate_chromeos.cc     [all...]

Completed in 1593 milliseconds