Searched refs:NR_STATE_NOT_SUPPORT (Results 1 – 8 of 8) sorted by relevance
100 NrState nrState_ = NrState::NR_STATE_NOT_SUPPORT;
168 NR_STATE_NOT_SUPPORT = 1, enumerator
299 nrState_ = NrState::NR_STATE_NOT_SUPPORT; in UpdateNrState()308 nrState_ = NrState::NR_STATE_NOT_SUPPORT; in UpdateNrState()
1359 return NrState::NR_STATE_NOT_SUPPORT; in GetNrState()
47 nrState_ = NrState::NR_STATE_NOT_SUPPORT; in Init()
1649 return NrState::NR_STATE_NOT_SUPPORT; in GetNrState()
1100 EXPECT_EQ(mInner.GetNrState(0), NrState::NR_STATE_NOT_SUPPORT);2036 networkSearchState->SetNrState(NrState::NR_STATE_NOT_SUPPORT);2237 EXPECT_EQ(networkSearchManager->GetNrState(INVALID_SLOTID), NrState::NR_STATE_NOT_SUPPORT);2289 EXPECT_EQ(networkSearchManager->GetNrState(slotId), NrState::NR_STATE_NOT_SUPPORT);
427 result->SetNrState(NrState::NR_STATE_NOT_SUPPORT); in PrintNetworkStateInformation()