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

/hardware/libhardware_legacy/audio/
H A DAudioPolicyManagerBase.cpp342 isStreamActive(AudioSystem::MUSIC, SONIFICATION_HEADSET_MUSIC_DELAY)) {
717 // store time at which the stream was stopped - see isStreamActive()
1129 bool AudioPolicyManagerBase::isStreamActive(int stream, uint32_t inPastMs) const function in class:android_audio_legacy::AudioPolicyManagerBase
2029 } else if (isStreamActive(AudioSystem::MUSIC, SONIFICATION_RESPECTFUL_AFTER_MUSIC_DELAY)) {
2645 if (isStreamActive(AudioSystem::MUSIC, SONIFICATION_HEADSET_MUSIC_DELAY) ||

Completed in 459 milliseconds