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

/frameworks/av/services/audiopolicy/
H A DAudioPolicyManager.cpp618 // pertaining to sonification strategy see handleIncallSonification()
625 handleIncallSonification((audio_stream_type_t)stream, false, true);
721 // pertaining to sonification strategy see handleIncallSonification()
728 handleIncallSonification((audio_stream_type_t)stream, true, true);
1306 handleIncallSonification(stream, true, false);
1359 handleIncallSonification(stream, false, false);
4675 // handleIncallSonification().
5846 void AudioPolicyManager::handleIncallSonification(audio_stream_type_t stream, function in class:android::AudioPolicyManager
5859 ALOGV("handleIncallSonification() stream %d starting %d device %x stateChange %d",
5867 ALOGV("handleIncallSonification() lo
[all...]

Completed in 20 milliseconds