Home
last modified time | relevance | path

Searched refs:SetNrState (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/telephony/core_service/services/network_search/include/
H A Dnetwork_search_state.h44 void SetNrState(NrState state);
/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/
H A Dnetwork_state.h39 void SetNrState(NrState state);
/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Dnetwork_search_state.cpp285 void NetworkSearchState::SetNrState(NrState state) in SetNrState() function in OHOS::Telephony::NetworkSearchState
290 networkState_->SetNrState(state); in SetNrState()
H A Dnetwork_register.cpp315 networkSearchState_->SetNrState(nrState_); in UpdateNrState()
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dnetwork_state.cpp413 void NetworkState::SetNrState(NrState state) in SetNrState() function in OHOS::Telephony::NetworkState
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dnetwork_search_test.cpp427 result->SetNrState(NrState::NR_STATE_NOT_SUPPORT); in PrintNetworkStateInformation()
H A Dzero_branch_test.cpp2036 networkSearchState->SetNrState(NrState::NR_STATE_NOT_SUPPORT);