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