Home
last modified time | relevance | path

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

/base/telephony/cellular_call/services/control/include/
Dcellular_call_config.h480 void SaveVoNRState(int32_t slotId, int32_t state);
/base/telephony/cellular_call/services/control/src/
Dcellular_call_config.cpp477 void CellularCallConfig::SaveVoNRState(int32_t slotId, int32_t state) in SaveVoNRState() function in OHOS::Telephony::CellularCallConfig
511 SaveVoNRState(slotId, vonrSwithStatus_[slotId]); in HandleSetVoNRSwitchResult()