Searched refs:getVolumeGroupForAttributes (Results 1 – 7 of 7) sorted by relevance
149 volume_group_t getVolumeGroupForAttributes(
85 volume_group_t getVolumeGroupForAttributes(
302 virtual volume_group_t getVolumeGroupForAttributes(
337 volume_group_t volGr = mProductStrategies.getVolumeGroupForAttributes(attr); in getVolumeCurvesForAttributes()381 volume_group_t EngineBase::getVolumeGroupForAttributes( in getVolumeGroupForAttributes() function in android::audio_policy::EngineBase384 return mProductStrategies.getVolumeGroupForAttributes(attr, fallbackOnDefault); in getVolumeGroupForAttributes()
272 volume_group_t ProductStrategyMap::getVolumeGroupForAttributes( in getVolumeGroupForAttributes() function in android::ProductStrategyMap
396 volumeGroup = mEngine->getVolumeGroupForAttributes(aa, fallbackOnDefault); in getVolumeGroupFromAudioAttributes()503 return toVolumeSource(mEngine->getVolumeGroupForAttributes(
3453 auto group = mEngine->getVolumeGroupForAttributes(attributes); in setVolumeIndexForAttributes()4520 mEngine->getVolumeGroupForAttributes(it.second)); in dump()8049 auto groupToDriveAbs = mEngine->getVolumeGroupForAttributes(attributesToDriveAbs); in adjustDeviceAttenuationForAbsVolume()