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

/hardware/libhardware_legacy/audio/
H A DAudioPolicyManagerBase.cpp304 // pertaining to sonification strategy see handleIncallSonification()
308 handleIncallSonification(stream, false, true);
387 // pertaining to sonification strategy see handleIncallSonification()
391 handleIncallSonification(stream, true, true);
789 handleIncallSonification(stream, true, false);
824 handleIncallSonification(stream, false, false);
2660 // handleIncallSonification().
3424 void AudioPolicyManagerBase::handleIncallSonification(int stream, bool starting, bool stateChange) function in class:android_audio_legacy::AudioPolicyManagerBase
3436 ALOGV("handleIncallSonification() stream %d starting %d device %x stateChange %d",
3444 ALOGV("handleIncallSonification() lo
[all...]

Completed in 30 milliseconds