Searched refs:handleIncallSonification (Results 1 – 2 of 2) sorted by relevance
/frameworks/av/services/audiopolicy/managerdefault/ |
D | AudioPolicyManager.h | 378 void handleIncallSonification(audio_stream_type_t stream, bool starting, bool stateChange);
|
D | AudioPolicyManager.cpp | 565 handleIncallSonification((audio_stream_type_t)stream, false, true); in setPhoneState() 651 handleIncallSonification((audio_stream_type_t)stream, true, true); in setPhoneState() 1290 handleIncallSonification(stream, true, false); in startSource() 1384 handleIncallSonification(stream, false, false); in stopSource() 5740 void AudioPolicyManager::handleIncallSonification(audio_stream_type_t stream, in loadConfig() function in android::AudioPolicyManager
|