Home
last modified time | relevance | path

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

/hardware/qcom/audio/legacy/alsa_sound/
DAudioHardwareALSA.cpp748 bool voipstream_active = false; in openOutputStream()
754 voipstream_active = true; in openOutputStream()
758 if(voipstream_active == false) { in openOutputStream()
1116 bool voipstream_active = false; in openInputStream() local
1122 voipstream_active = true; in openInputStream()
1126 if(voipstream_active == false) { in openInputStream()