Home
last modified time | relevance | path

Searched defs:VolumeInterfaceWrapper (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/btif/avrcp/
Davrcp_service.cc294 class VolumeInterfaceWrapper : public VolumeInterface { class
296 explicit VolumeInterfaceWrapper(VolumeInterface* interface) : wrapped_(interface) {} in VolumeInterfaceWrapper() function in bluetooth::avrcp::VolumeInterfaceWrapper