Searched refs:NR_STATE_RESTRICTED (Results 1 – 5 of 5) sorted by relevance
110 value = {NR_STATE_NONE, NR_STATE_RESTRICTED, NR_STATE_NOT_RESTRICTED,125 public static final int NR_STATE_RESTRICTED = 1; field in NetworkRegistrationInfo577 case NR_STATE_RESTRICTED: in nrStateToString()697 mNrState = NR_STATE_RESTRICTED; in updateNrState()
119 doReturn(NetworkRegistrationInfo.NR_STATE_RESTRICTED).when(mServiceState).getNrState(); in testUpdateOverrideNetworkTypeNrNsa()183 doReturn(NetworkRegistrationInfo.NR_STATE_RESTRICTED).when(mServiceState).getNrState(); in testTransitionToCurrentStateRestricted()251 doReturn(NetworkRegistrationInfo.NR_STATE_RESTRICTED).when(mServiceState).getNrState(); in testEventNrStateChanged()
380 case NetworkRegistrationInfo.NR_STATE_RESTRICTED: in getNrDisplayType()977 == NetworkRegistrationInfo.NR_STATE_RESTRICTED; in isNrRestricted()
303 NR_STATE_RESTRICTED = 1; enumerator
47555 field public static final int NR_STATE_RESTRICTED = 1; // 0x1