Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/services/audiopolicy/engine/common/include/
H A DProductStrategy.h59 VolumeGroupAttributesVector getVolumeGroupAttributes() const { return mAttributesVector; } in getVolumeGroupAttributes() function
/aosp_15_r20/frameworks/av/media/libaudioclient/include/media/
H A DAudioProductStrategy.h40 std::vector<VolumeGroupAttributes> getVolumeGroupAttributes() const { in getVolumeGroupAttributes() function