Home
last modified time | relevance | path

Searched refs:getAttenuationForDeviceId (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/audioflinger/sounddose/
DSoundDoseManager.cpp194 float SoundDoseManager::getAttenuationForDeviceId(audio_port_handle_t id) const { in getAttenuationForDeviceId() function in android::SoundDoseManager
292 float attenuation = soundDoseManager->getAttenuationForDeviceId(id); in onMomentaryExposureWarning()
656 float attenuation = attenuated ? 0.0f : getAttenuationForDeviceId(deviceId); in onNewMelValues()
DSoundDoseManager.h219 float getAttenuationForDeviceId(audio_port_handle_t id) const;