Searched refs:attrGroup (Results 1 – 1 of 1) sorted by relevance
56 for (const auto &attrGroup : mAttributesVector) { in getAudioAttributes() local57 attrVector.push_back(attrGroup.getAttributes()); in getAudioAttributes()68 for (const auto &attrGroup : mAttributesVector) { in matchesScore() local69 int score = AudioProductStrategy::attributesMatchesScore(attrGroup.getAttributes(), attr); in matchesScore()