Home
last modified time | relevance | path

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

/hardware/libhardware_legacy/include/hardware_legacy/
DAudioPolicyManagerBase.h406 void handleIncallSonification(int stream, bool starting, bool stateChange);
/hardware/libhardware_legacy/audio/
DAudioPolicyManagerBase.cpp3408 void AudioPolicyManagerBase::handleIncallSonification(int stream, bool starting, bool stateChange) in handleIncallSonification() argument
3421 stream, starting, outputDesc->mDevice, stateChange); in handleIncallSonification()
3424 if (stateChange) { in handleIncallSonification()