Home
last modified time | relevance | path

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

/system/bt/btif/avrcp/
Davrcp_service.cc248 class VolumeInterfaceWrapper : public VolumeInterface { class
250 VolumeInterfaceWrapper(VolumeInterface* interface) : wrapped_(interface){}; in VolumeInterfaceWrapper() function in bluetooth::avrcp::VolumeInterfaceWrapper