Home | History | Annotate | Download | only in audio

Lines Matching refs:volStatus

1140             status_t volStatus = checkAndSetVolume(stream, index, mOutputs.keyAt(i), curDevice);
1141 if (volStatus != NO_ERROR) {
1142 status = volStatus;