Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Dnetwork_register.cpp342 RegServiceState regState = networkState->GetRegStatus(); in UpdateNsaState() local
344 if (regState != RegServiceState::REG_STATE_IN_SERVICE || in UpdateNsaState()
H A Dnetwork_search_handler.cpp783 RegServiceState regState = radioState == CORE_SERVICE_POWER_OFF ? in RadioOffOrUnavailableState() local
785 networkSearchState->SetNetworkState(regState, DomainType::DOMAIN_TYPE_CS); in RadioOffOrUnavailableState()
786 networkSearchState->SetNetworkState(regState, DomainType::DOMAIN_TYPE_PS); in RadioOffOrUnavailableState()
H A Dnetwork_search_manager.cpp1461 RegServiceState regState = inner->networkSearchState_->GetNetworkStatus()->GetRegStatus(); in IsNeedDelayNotify() local
1462 if (regState == RegServiceState::REG_STATE_NO_SERVICE) { in IsNeedDelayNotify()
/ohos5.0/base/telephony/cellular_call/services/control/src/
H A Dcs_control.cpp44 RegServiceState regState = moduleServiceUtils.GetCsRegState(callInfo.slotId); in Dial() local
45 if (!(regState == RegServiceState::REG_STATE_IN_SERVICE || isEcc)) { in Dial()
H A Dims_control.cpp43 RegServiceState regState = moduleServiceUtils.GetPsRegState(callInfo.slotId); in Dial() local
44 if (!(regState == RegServiceState::REG_STATE_IN_SERVICE || isEcc)) { in Dial()
/ohos5.0/base/telephony/core_service/interfaces/kits/js/
H A D@ohos.telephony.radio.d.ts2244 regState: RegState;
/ohos5.0/base/telephony/cellular_call/services/utils/src/
H A Dcellular_call_config.cpp305 RegServiceState regState = networkState->GetRegStatus(); in CheckHomeAndPresentState() local
307 bool isNetworkInService = (regState == RegServiceState::REG_STATE_IN_SERVICE); in CheckHomeAndPresentState()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-telephony-kit/
H A Djs-apis-radio.md1092 | regState | [RegState](#regstate) | 是 | 设备的网络注册状态。 …
/ohos5.0/docs/en/application-dev/reference/apis-telephony-kit/
H A Djs-apis-radio.md1092 | regState | [RegState](#regstate) | Yes | Network registration status o…
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-beta2/
H A Djs-apidiff-telephony.md1046 |type有变化|类名:NetworkState;<br>方法or属性:regState: RegState;<br>旧版本信息:|类名:NetworkState;<br>方法or属性:regSta…
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v3.2-Release/
H A Djs-apidiff-telephony.md1059 |type有变化|类名:NetworkState;<br>方法or属性:regState: RegState;<br>旧版本信息:|类名:NetworkState;<br>方法or属性:regSta…
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v3.2-Release/
H A Djs-apidiff-telephony.md1059 … or attribute name: regState: RegState;<br>Old version information: |Class name: NetworkState;<br>…
/ohos5.0/docs/en/release-notes/api-diff/v4.0-beta2/
H A Djs-apidiff-telephony.md1046 … or attribute name: regState: RegState;<br>Old version information: |Class name: NetworkState;<br>…