Searched refs:NR_STATE_NOT_RESTRICTED (Results 1 – 6 of 6) 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 NetworkRegistrationInfo602 case NR_STATE_NOT_RESTRICTED: in nrStateToString()722 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()
382 case NetworkRegistrationInfo.NR_STATE_NOT_RESTRICTED: in getNrDisplayType()999 == NetworkRegistrationInfo.NR_STATE_NOT_RESTRICTED; in isNrNotRestricted()
308 NR_STATE_NOT_RESTRICTED = 2; enumerator
45314 field public static final int NR_STATE_NOT_RESTRICTED = 2; // 0x2
45458 field public static final int NR_STATE_NOT_RESTRICTED = 2; // 0x2