Searched refs:getAttenuationForDeviceId (Results 1 – 2 of 2) sorted by relevance
194 float SoundDoseManager::getAttenuationForDeviceId(audio_port_handle_t id) const { in getAttenuationForDeviceId() function in android::SoundDoseManager292 float attenuation = soundDoseManager->getAttenuationForDeviceId(id); in onMomentaryExposureWarning()656 float attenuation = attenuated ? 0.0f : getAttenuationForDeviceId(deviceId); in onNewMelValues()
219 float getAttenuationForDeviceId(audio_port_handle_t id) const;