Searched refs:NR_STATE_RESTRICTED (Results 1 – 6 of 6) 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 NetworkRegistrationInfo600 case NR_STATE_RESTRICTED: in nrStateToString()724 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()
386 case NetworkRegistrationInfo.NR_STATE_RESTRICTED: in getNrDisplayType()1004 == NetworkRegistrationInfo.NR_STATE_RESTRICTED; in isNrRestricted()
303 NR_STATE_RESTRICTED = 1; enumerator
45315 field public static final int NR_STATE_RESTRICTED = 1; // 0x1
45459 field public static final int NR_STATE_RESTRICTED = 1; // 0x1