Home
last modified time | relevance | path

Searched refs:androidAa (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/services/audiopolicy/engine/common/src/
DProductStrategy.cpp46 std::vector<android::VolumeGroupAttributes> androidAa; in listVolumeGroupAttributes() local
48 androidAa.push_back({attr.getGroupId(), attr.getStreamType(), attr.getAttributes()}); in listVolumeGroupAttributes()
50 return androidAa; in listVolumeGroupAttributes()