Searched refs:applyVolume (Results 1 – 1 of 1) sorted by relevance
2291 bool applyVolume; in setStreamVolumeIndex() local2294 applyVolume = (curDevice & curStreamDevice) != 0; in setStreamVolumeIndex()2296 applyVolume = !mVolumeCurves->hasVolumeIndexForDevice( in setStreamVolumeIndex()2300 if (applyVolume) { in setStreamVolumeIndex()