Searched refs:applyVolume (Results 1 – 1 of 1) sorted by relevance
2522 bool applyVolume = false; in setVolumeIndexForAttributes() local2544 applyVolume = false; in setVolumeIndexForAttributes()2550 applyVolume = true; in setVolumeIndexForAttributes()2553 if (isPreempted || applyVolume) { in setVolumeIndexForAttributes()2557 if (!applyVolume) { in setVolumeIndexForAttributes()2576 applyVolume = (Volume::getDeviceForVolume(curDevice) & curSrcDevice) != 0; in setVolumeIndexForAttributes()2578 applyVolume = !curves.hasVolumeIndexForDevice(curSrcDevice); in setVolumeIndexForAttributes()2580 if (applyVolume) { in setVolumeIndexForAttributes()