Searched refs:vonrSwitch (Results 1 – 1 of 1) sorted by relevance
346 int32_t vonrSwitch = VONR_SWITCH_STATUS_OFF; in UpdateImsVoiceCapabilities() local347 GetVoNRSwitchStatus(slotId, vonrSwitch); in UpdateImsVoiceCapabilities()348 bool vonrSwitchEnabled = vonrSwitch == VONR_SWITCH_STATUS_ON; in UpdateImsVoiceCapabilities()