Lines Matching refs:stateChange
3399 void AudioPolicyManagerBase::handleIncallSonification(int stream, bool starting, bool stateChange)
3405 // if stateChange is true, we are called from setPhoneState() and we must mute or unmute as
3411 ALOGV("handleIncallSonification() stream %d starting %d device %x stateChange %d",
3412 stream, starting, outputDesc->mDevice, stateChange);
3415 if (stateChange) {