Home
last modified time | relevance | path

Searched refs:IsRoaming (Results 1 - 14 of 14) sorted by relevance

/base/request/request/services/src/cxx/
H A Dnetwork.cpp79 networkInfo.is_roaming = this->IsRoaming(); in HandleNetCap()
131 bool RequestNetCallbackStub::IsRoaming() in IsRoaming() function in OHOS::Request::RequestNetCallbackStub
177 REQUEST_HILOGI("Roaming = %{public}d", networkClient->IsRoaming()); in IsRoaming()
178 return networkClient->IsRoaming(); in IsRoaming()
/base/request/request/services/include/
H A Dnetwork.h45 bool IsRoaming();
/base/telephony/core_service/interfaces/innerkits/include/
H A Dnetwork_state.h92 bool IsRoaming() const;
/base/telephony/core_service/interfaces/kits/c/telephony_radio/src/
H A Dtelephony_radio.cpp121 state->isRoaming_ = networkState->IsRoaming(); in Conv2TelNetworkState()
/base/telephony/sms_mms/services/sms/
H A Dsms_network_policy_manager.cpp119 isRoaming = networkState->IsRoaming(); in GetRadioState()
/base/telephony/core_service/frameworks/native/src/
H A Dnetwork_state.cpp281 bool NetworkState::IsRoaming() const in IsRoaming() function in OHOS::Telephony::NetworkState
/base/telephony/cellular_call/services/utils/src/
H A Dcellular_call_config.cpp277 bool isRoam = networkState->IsRoaming(); in HandleNetworkStateChange()
310 bool isRoam = networkState->IsRoaming(); in CheckHomeAndPresentState()
811 bool isRoaming = networkState->IsRoaming(); in GetRoamingState()
/base/telephony/core_service/services/network_search/src/
H A Doperator_name.cpp391 bool roaming = networkState->IsRoaming(); in GetPlmn()
421 bool roaming = networkState->IsRoaming(); in GetSpnRule()
/base/telephony/core_service/frameworks/cj/telephony_radio/src/
H A Dtelephony_radio_impl.cpp232 cnetworkState.isRoaming = networkState->IsRoaming(); in GetNetworkState()
/base/telephony/call_manager/services/call/src/
H A Dcall_policy.cpp142 bool isRoaming = networkState->IsRoaming(); in HasNormalCall()
/base/telephony/state_registry/frameworks/cj/src/
H A Dobserver_event_handler.cpp484 bool isRoaming = networkState->IsRoaming(); in WorkNetworkStateUpdated()
/base/telephony/state_registry/frameworks/js/napi/src/
H A Devent_listener_handler.cpp743 bool isRoaming = networkState->IsRoaming(); in WorkNetworkStateUpdated()
/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dnetwork_search_test.cpp415 "CfgTech:%{public}d, IsEmergency:%{public}d, IsRoaming:%{public}d", in PrintNetworkStateInformation()
420 result->IsRoaming()); in PrintNetworkStateInformation()
/base/telephony/core_service/frameworks/js/network_search/src/
H A Dnapi_radio.cpp402 asyncContext->isRoaming = networkState->IsRoaming(); in NativeGetNetworkState()

Completed in 21 milliseconds