Searched refs:handleIncallSonification (Results 1 – 3 of 3) sorted by relevance
/hardware/qcom/audio/legacy/alsa_sound/ |
D | AudioPolicyManagerALSA.cpp | 67 handleIncallSonification(stream, false, true); in setPhoneState() 156 handleIncallSonification(stream, true, true); in setPhoneState()
|
/hardware/libhardware_legacy/include/hardware_legacy/ |
D | AudioPolicyManagerBase.h | 407 void handleIncallSonification(int stream, bool starting, bool stateChange);
|
/hardware/libhardware_legacy/audio/ |
D | AudioPolicyManagerBase.cpp | 307 handleIncallSonification(stream, false, true); in setPhoneState() 390 handleIncallSonification(stream, true, true); in setPhoneState() 788 handleIncallSonification(stream, true, false); in startOutput() 823 handleIncallSonification(stream, false, false); in stopOutput() 3423 void AudioPolicyManagerBase::handleIncallSonification(int stream, bool starting, bool stateChange) in handleIncallSonification() function in android_audio_legacy::AudioPolicyManagerBase
|