Searched refs:CellularCallConfig (Results 1 – 15 of 15) sorted by relevance
53 std::map<int32_t, int32_t> CellularCallConfig::modeMap_;69 std::mutex CellularCallConfig::operatorMutex_;76 std::map<int32_t, CellularCallConfig::cellularNetworkState> CellularCallConfig::networkServiceState…78 bool CellularCallConfig::isOperatorConfigInit_ = false;80 void CellularCallConfig::InitDefaultOperatorConfig() in InitDefaultOperatorConfig()102 …CellularCallConfig::networkServiceState_.insert(std::pair<int, CellularCallConfig::cellularNetwork… in InitDefaultOperatorConfig()107 CellularCallConfig::CellularCallConfig() in CellularCallConfig() function in OHOS::Telephony::CellularCallConfig422 void CellularCallConfig::ParseBoolOperatorConfigs( in ParseBoolOperatorConfigs()466 bool CellularCallConfig::IsGbaValid(int32_t slotId) in IsGbaValid()757 void CellularCallConfig::InitModeActive() in InitModeActive()[all …]
50 CellularCallConfig config; in IsEmergencyCallProcessing()
72 CellularCallConfig config; in ShowCellularCallInfo()
50 CellularCallConfig config; in UpdateRadioOn()
925 CellularCallConfig config; in SetCallWaiting()
1144 CellularCallConfig config; in SetEmergencyCallList()1154 CellularCallConfig config; in SetDomainPreferenceMode()1164 CellularCallConfig config; in GetDomainPreferenceMode()1174 CellularCallConfig config; in SetImsSwitchStatus()1184 CellularCallConfig config; in GetImsSwitchStatus()1194 CellularCallConfig config; in SetVoNRState()1204 CellularCallConfig config; in GetVoNRState()1214 CellularCallConfig config; in SetImsConfig()1224 CellularCallConfig config; in SetImsConfig()1234 CellularCallConfig config; in GetImsConfig()[all …]
811 CellularCallConfig config; in SimStateChangeReport()817 CellularCallConfig config; in FactoryReset()823 CellularCallConfig config; in SimRecordsLoadedReport()829 CellularCallConfig config; in SimAccountLoadedReport()844 CellularCallConfig config; in ResidentNetworkChangeReport()854 CellularCallConfig config; in NetworkStateChangeReport()1053 CellularCallConfig config; in GetDomainPreferenceModeResponse()1068 CellularCallConfig config; in SetImsSwitchStatusResponse()1081 CellularCallConfig config; in SetVoNRSwitchStatusResponse()1166 CellularCallConfig config; in GetEmergencyCallListResponse()[all …]
158 CellularCallConfig cellularCallConfig; in HandleEcc()172 CellularCallConfig cellularCallConfig; in SetReadyToCall()
18 …ol, CellularCallConfig, and CellularCallSupplement. CSControl implements CS call control; IMSContr…
22 2. 蜂窝通话业务层(CellularCallStub):由CSControl(处理CS通话)&IMSControl(处理IMS通话)、CellularCallConfig(配置业务)、Cellu…
31 class CellularCallConfig {37 CellularCallConfig();
1188 CellularCallConfig CellularCallConfig; variable1191 CellularCallConfig.SetReadyToCall(SIM1_SLOTID, isReadyToCall);1194 EXPECT_EQ(CellularCallConfig.IsReadyToCall(SIM1_SLOTID), TELEPHONY_SUCCESS);
661 CellularCallConfig cellularCallConfig;697 CellularCallConfig cellularCallConfig;
157 CellularCallConfig config;209 CellularCallConfig config;
943 CellularCallConfig config; in LastCallFailReasonResponse()