Home
last modified time | relevance | path

Searched refs:stateChange (Results 1 – 2 of 2) sorted by relevance

/hardware/libhardware_legacy/include/hardware_legacy/
DAudioPolicyManagerBase.h407 void handleIncallSonification(int stream, bool starting, bool stateChange);
/hardware/libhardware_legacy/audio/
DAudioPolicyManagerBase.cpp3423 void AudioPolicyManagerBase::handleIncallSonification(int stream, bool starting, bool stateChange) in handleIncallSonification() argument
3436 stream, starting, outputDesc->mDevice, stateChange); in handleIncallSonification()
3439 if (stateChange) { in handleIncallSonification()