Home | History | Annotate | Download | only in audio

Lines Matching refs:checkAndSetVolume

785         checkAndSetVolume(stream,
1122 status_t volStatus = checkAndSetVolume(stream, index, mOutputs.keyAt(i), curDevice);
3055 status_t AudioPolicyManagerBase::checkAndSetVolume(int stream,
3065 ALOGVV("checkAndSetVolume() stream %d muted count %d",
3073 ALOGV("checkAndSetVolume() cannot set stream %d volume with force use = %d for comm",
3085 ALOGVV("checkAndSetVolume() for output %d stream %d, volume %f, delay %d", output, stream, volume, delayMs);
3121 checkAndSetVolume(stream,
3164 checkAndSetVolume(stream, 0, output, device, delayMs);
3167 // increment mMuteCount after calling checkAndSetVolume() so that volume change is not ignored
3175 checkAndSetVolume(stream,