Home
last modified time | relevance | path

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

/hardware/qcom/audio/alsa_sound/
DAudioHardwareALSA.cpp281 if (mCSCallActive == CS_ACTIVE) in setVoiceVolume()
330 mCallState = CS_ACTIVE; in setMode()
1588 case CS_ACTIVE: in routeVoiceCall()
1594 mCSCallActive = CS_ACTIVE; in routeVoiceCall()
1605 mCSCallActive = CS_ACTIVE; in routeVoiceCall()
1614 if (mCSCallActive == CS_ACTIVE) { in routeVoiceCall()
DAudioHardwareALSA.h158 CS_ACTIVE = 0x1, enumerator