Searched defs:handleIncallSonification (Results 1 - 1 of 1) sorted by relevance

/hardware/libhardware_legacy/audio/
H A DAudioPolicyManagerBase.cpp303 // pertaining to sonification strategy see handleIncallSonification()
307 handleIncallSonification(stream, false, true);
386 // pertaining to sonification strategy see handleIncallSonification()
390 handleIncallSonification(stream, true, true);
788 handleIncallSonification(stream, true, false);
823 handleIncallSonification(stream, false, false);
2659 // handleIncallSonification().
3408 void AudioPolicyManagerBase::handleIncallSonification(int stream, bool starting, bool stateChange) function in class:android_audio_legacy::AudioPolicyManagerBase
3420 ALOGV("handleIncallSonification() stream %d starting %d device %x stateChange %d",
3428 ALOGV("handleIncallSonification() lo
[all...]

Completed in 12 milliseconds