Searched refs:exemptFromCapping (Results 1 – 1 of 1) sorted by relevance
6013 bool exemptFromCapping = in computeVolume() local6016 ALOGV_IF(exemptFromCapping, "%s volume source %d at vol=%f not capped", __func__, in computeVolume()6018 if ((volumeDb > maxVoiceVolDb) && !exemptFromCapping) { in computeVolume()