Searched refs:mVolumeGroupAttributes (Results 1 – 1 of 1) sorted by relevance
37 mName(name), mVolumeGroupAttributes(attributes), mId(id) {} in AudioProductStrategy()41 return mVolumeGroupAttributes; in getVolumeGroupAttributes()80 std::vector<VolumeGroupAttributes> mVolumeGroupAttributes; variable