Searched refs:NR_STATE_NOT_RESTRICTED (Results 1 – 5 of 5) sorted by relevance
110 value = {NR_STATE_NONE, NR_STATE_RESTRICTED, NR_STATE_NOT_RESTRICTED,132 public static final int NR_STATE_NOT_RESTRICTED = 2; field in NetworkRegistrationInfo579 case NR_STATE_NOT_RESTRICTED: in nrStateToString()695 mNrState = NR_STATE_NOT_RESTRICTED; in updateNrState()
125 doReturn(NetworkRegistrationInfo.NR_STATE_NOT_RESTRICTED).when(mServiceState).getNrState(); in testUpdateOverrideNetworkTypeNrNsa()194 doReturn(NetworkRegistrationInfo.NR_STATE_NOT_RESTRICTED).when(mServiceState).getNrState(); in testTransitionToCurrentStateIdle()206 doReturn(NetworkRegistrationInfo.NR_STATE_NOT_RESTRICTED).when(mServiceState).getNrState(); in testTransitionToCurrentStateLteConnected()286 doReturn(NetworkRegistrationInfo.NR_STATE_NOT_RESTRICTED).when(mServiceState).getNrState(); in testNrPhysicalChannelChangeFromNrConnectedMmwaveToLteConnected()
376 case NetworkRegistrationInfo.NR_STATE_NOT_RESTRICTED: in getNrDisplayType()972 == NetworkRegistrationInfo.NR_STATE_NOT_RESTRICTED; in isNrNotRestricted()
308 NR_STATE_NOT_RESTRICTED = 2; enumerator
47554 field public static final int NR_STATE_NOT_RESTRICTED = 2; // 0x2