Home
last modified time | relevance | path

Searched refs:isRoaming_ (Results 1 - 5 of 5) sorted by relevance

/base/telephony/core_service/interfaces/kits/c/telephony_radio/include/
H A Dtelephony_radio_type.h140 bool isRoaming_; member
/base/telephony/core_service/interfaces/kits/c/telephony_radio/src/
H A Dtelephony_radio.cpp121 state->isRoaming_ = networkState->IsRoaming(); in Conv2TelNetworkState()
/base/telephony/cellular_data/services/src/state_machine/
H A Dcellular_data_state_machine.cpp350 netSupplierInfo_->isRoaming_ = roamingState; in UpdateNetworkInfo()
382 " %{private}d, isRoaming_:%{private}d", netLinkInfo_->ifaceName_.c_str(), in ResolveIp()
384 netSupplierInfo_->isAvailable_, netSupplierInfo_->isRoaming_); in ResolveIp()
/base/telephony/cellular_call/services/utils/include/
H A Dcellular_call_config.h489 bool isRoaming_ = false; member
/base/telephony/cellular_call/services/utils/src/
H A Dcellular_call_config.cpp279 && networkServiceState_[slotId].isRoaming_ == isRoam) { in HandleNetworkStateChange()
284 networkServiceState_[slotId].isRoaming_ = isRoam; in HandleNetworkStateChange()

Completed in 8 milliseconds