Searched defs:isVoiceVolSrc (Results 1 – 3 of 3) sorted by relevance
167 bool isVoiceVolSrc) in setVolume()515 bool isVoiceVolSrc) in setVolume()798 bool isVoiceVolSrc) in setVolume()
230 void setCurVolume(VolumeSource vs, float volumeDb, bool isVoiceVolSrc) in setCurVolume()
7810 bool isVoiceVolSrc = (volumeSource != VOLUME_SOURCE_NONE) && (callVolSrc == volumeSource); in checkAndSetVolume() local