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