Home
last modified time | relevance | path

Searched refs:vonrSwithStatus_ (Results 1 - 2 of 2) sorted by relevance

/base/telephony/cellular_call/services/utils/src/
H A Dcellular_call_config.cpp69 std::map<int32_t, int32_t> CellularCallConfig::vonrSwithStatus_; member in OHOS::Telephony::CellularCallConfig
103 CellularCallConfig::vonrSwithStatus_.insert(std::pair<int, int>(i, VONR_SWITCH_STATUS_UNKNOWN)); in InitDefaultOperatorConfig()
202 vonrSwithStatus_[slotId] = state; in SetVoNRSwitchStatus()
689 SaveVoNRState(slotId, vonrSwithStatus_[slotId]); in HandleSetVoNRSwitchResult()
/base/telephony/cellular_call/services/utils/include/
H A Dcellular_call_config.h484 static std::map<int32_t, int32_t> vonrSwithStatus_; member in OHOS::Telephony::CellularCallConfig

Completed in 3 milliseconds