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

/hardware/libhardware_legacy/audio/
H A DAudioPolicyManagerBase.cpp316 // are we entering or starting a call
319 // force routing command to audio hardware when starting a call
776 // wait for audio on other active outputs to be presented when starting
797 // update the outputs if starting an output with a stream that can affect notification
3408 void AudioPolicyManagerBase::handleIncallSonification(int stream, bool starting, bool stateChange) argument
3420 ALOGV("handleIncallSonification() stream %d starting %d device %x stateChange %d",
3421 stream, starting, outputDesc->mDevice, stateChange);
3430 setStreamMute(stream, starting, mPrimaryOutput);
3438 setStreamMute(stream, starting, mPrimaryOutput);
3441 if (starting) {
[all...]

Completed in 182 milliseconds