Home
last modified time | relevance | path

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

/hardware/qcom/audio/legacy/alsa_sound/
DAudioPolicyManagerALSA.cpp163 mLimitRingtoneVolume = true; in setPhoneState()
165 mLimitRingtoneVolume = false; in setPhoneState()
/hardware/libhardware_legacy/include/hardware_legacy/
DAudioPolicyManagerBase.h553 …bool mLimitRingtoneVolume; // limit ringtone volume to mu… variable