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

  /external/chromium_org/chromeos/dbus/
nfc_adapter_client.h 72 virtual void AdapterRemoved(const dbus::ObjectPath& object_path) {}
nfc_manager_client.h 47 virtual void AdapterRemoved(const dbus::ObjectPath& object_path) {}
bluetooth_adapter_client.h 92 virtual void AdapterRemoved(const dbus::ObjectPath& object_path) {}
  /external/chromium_org/device/nfc/
nfc_adapter_chromeos.cc 119 void NfcAdapterChromeOS::AdapterRemoved(const dbus::ObjectPath& object_path) {
135 // AdapterRemoved returns. Make sure that we are not re-adding the
  /external/chromium_org/device/bluetooth/
bluetooth_adapter_chromeos.cc 170 void BluetoothAdapterChromeOS::AdapterRemoved(

Completed in 67 milliseconds