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