Home
last modified time | relevance | path

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

/hardware/qcom/audio/legacy/alsa_sound/
Dalsa_default.cpp397 bool inCallDevSwitch = false; in switchDevice() local
472 inCallDevSwitch = true; in switchDevice()
476 if (platform_is_Fusion3() && (inCallDevSwitch == true)) { in switchDevice()
493 ((strncmp(rxDevice, curRxUCMDevice, MAX_STR_LEN)) || (inCallDevSwitch == true))) { in switchDevice()
520 ((strncmp(txDevice, curTxUCMDevice, MAX_STR_LEN)) || (inCallDevSwitch == true))) { in switchDevice()
576 if (platform_is_Fusion3() && (inCallDevSwitch == true)) { in switchDevice()