Searched defs:DeviceConnected (Results 1 – 3 of 3) sorted by relevance
40 virtual void DeviceConnected(const RawAddress& bdaddr) {} in DeviceConnected() function in bluetooth::avrcp::FakeVolumeInterface41 virtual void DeviceConnected(const RawAddress& bdaddr, VolumeChangedCb cb) {} in DeviceConnected() function in bluetooth::avrcp::FakeVolumeInterface
251 void DeviceConnected(const RawAddress& bdaddr) override { in DeviceConnected() function in bluetooth::avrcp::VolumeInterfaceWrapper258 void DeviceConnected(const RawAddress& bdaddr, VolumeChangedCb cb) override { in DeviceConnected() function in bluetooth::avrcp::VolumeInterfaceWrapper
137 void DeviceConnected(const RawAddress& bdaddr) override { in DeviceConnected() function in android::VolumeInterfaceImpl141 void DeviceConnected(const RawAddress& bdaddr, VolumeChangedCb cb) override { in DeviceConnected() function in android::VolumeInterfaceImpl