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