OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mLimitRingtoneVolume
(Results
1 - 4
of
4
) sorted by null
/hardware/qcom/audio/legacy/alsa_sound/
AudioPolicyManagerALSA.cpp
163
mLimitRingtoneVolume
= true;
165
mLimitRingtoneVolume
= false;
/hardware/libhardware_legacy/include/hardware_legacy/
AudioPolicyManagerBase.h
553
bool
mLimitRingtoneVolume
; // limit ringtone volume to music volume if headset connected
/frameworks/av/services/audiopolicy/managerdefault/
AudioPolicyManager.h
537
bool
mLimitRingtoneVolume
; // limit ringtone volume to music volume if headset connected
[
all
...]
AudioPolicyManager.cpp
627
mLimitRingtoneVolume
= true;
629
mLimitRingtoneVolume
= false;
[
all
...]
Completed in 512 milliseconds