Searched refs:NR_STATE_RESTRICTED (Results 1 – 8 of 8) sorted by relevance
139 value = {NR_STATE_NONE, NR_STATE_RESTRICTED, NR_STATE_NOT_RESTRICTED,154 public static final int NR_STATE_RESTRICTED = 1; field in NetworkRegistrationInfo788 case NR_STATE_RESTRICTED: in nrStateToString()933 mNrState = NR_STATE_RESTRICTED; in updateNrState()
438 NetworkRegistrationInfo.NR_STATE_RESTRICTED); in testNrState_dump()479 NetworkRegistrationInfo.NR_STATE_RESTRICTED); in testNrState_checkin()514 NetworkRegistrationInfo.NR_STATE_RESTRICTED); in testNrState_aTrace()523 NetworkRegistrationInfo.NR_STATE_RESTRICTED); in testNrState_aTrace()
140 doReturn(NetworkRegistrationInfo.NR_STATE_RESTRICTED).when(mServiceState).getNrState(); in testUpdateOverrideNetworkTypeNrNsa()265 doReturn(NetworkRegistrationInfo.NR_STATE_RESTRICTED).when(mServiceState).getNrState(); in testTransitionToCurrentStateRestricted()566 doReturn(NetworkRegistrationInfo.NR_STATE_RESTRICTED).when(mServiceState).getNrState(); in testEventNrStateChanged()
565 case NetworkRegistrationInfo.NR_STATE_RESTRICTED: in getNrDisplayType()1606 return mServiceState.getNrState() == NetworkRegistrationInfo.NR_STATE_RESTRICTED; in isNrRestricted()
658 doReturn(NetworkRegistrationInfo.NR_STATE_RESTRICTED).when(mServiceState).getNrState(); in onServiceStateChanged_endc()
306 NR_STATE_RESTRICTED = 1; enumerator
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
45205 field public static final int NR_STATE_RESTRICTED = 1; // 0x1