Searched refs:NR_STATE_NOT_RESTRICTED (Results 1 – 9 of 9) sorted by relevance
146 doReturn(NetworkRegistrationInfo.NR_STATE_NOT_RESTRICTED).when(mServiceState).getNrState(); in testUpdateOverrideNetworkTypeNrNsa()274 doReturn(NetworkRegistrationInfo.NR_STATE_NOT_RESTRICTED).when(mServiceState).getNrState(); in testTransitionToCurrentStateIdle()291 doReturn(NetworkRegistrationInfo.NR_STATE_NOT_RESTRICTED).when(mServiceState).getNrState(); in testTransitionToCurrentStateIdleSupportPhysicalChannelConfig1_6()313 doReturn(NetworkRegistrationInfo.NR_STATE_NOT_RESTRICTED).when(mServiceState).getNrState(); in testTransitionToCurrentStateIdle_usingUserDataForRrcDetection()324 doReturn(NetworkRegistrationInfo.NR_STATE_NOT_RESTRICTED).when(mServiceState).getNrState(); in testTransitionToCurrentStateLteConnected()343 doReturn(NetworkRegistrationInfo.NR_STATE_NOT_RESTRICTED).when(mServiceState).getNrState(); in testTransitionToCurrentStateLteConnectedSupportPhysicalChannelConfig1_6()366 doReturn(NetworkRegistrationInfo.NR_STATE_NOT_RESTRICTED).when(mServiceState).getNrState(); in testTransitionToCurrentStateLteConnected_usingUserDataForRrcDetection()772 doReturn(NetworkRegistrationInfo.NR_STATE_NOT_RESTRICTED).when(mServiceState).getNrState(); in testNrPhysicalChannelChangeFromNrConnectedMmwaveToLteConnected()790 doReturn(NetworkRegistrationInfo.NR_STATE_NOT_RESTRICTED).when(mServiceState).getNrState(); in testNrPhysicalChannelChange1_6FromNrConnectedMmwaveToLteConnected()813 doReturn(NetworkRegistrationInfo.NR_STATE_NOT_RESTRICTED).when(mServiceState).getNrState(); in testUsingUserDataForRrcDetection_FromNrConnectedMmwaveToLteConnected()[all …]
139 value = {NR_STATE_NONE, NR_STATE_RESTRICTED, NR_STATE_NOT_RESTRICTED,161 public static final int NR_STATE_NOT_RESTRICTED = 2; field in NetworkRegistrationInfo790 case NR_STATE_NOT_RESTRICTED: in nrStateToString()931 mNrState = NR_STATE_NOT_RESTRICTED; in updateNrState()
440 NetworkRegistrationInfo.NR_STATE_NOT_RESTRICTED); in testNrState_dump()481 NetworkRegistrationInfo.NR_STATE_NOT_RESTRICTED); in testNrState_checkin()516 NetworkRegistrationInfo.NR_STATE_NOT_RESTRICTED); in testNrState_aTrace()525 NetworkRegistrationInfo.NR_STATE_NOT_RESTRICTED); in testNrState_aTrace()
414 || nrState == NetworkRegistrationInfo.NR_STATE_NOT_RESTRICTED; in isEndc()516 } else if (nrState == NetworkRegistrationInfo.NR_STATE_NOT_RESTRICTED) { in writeDataRatAtom()
561 case NetworkRegistrationInfo.NR_STATE_NOT_RESTRICTED: in getNrDisplayType()1602 return mServiceState.getNrState() == NetworkRegistrationInfo.NR_STATE_NOT_RESTRICTED; in isNrNotRestricted()
662 doReturn(NetworkRegistrationInfo.NR_STATE_NOT_RESTRICTED).when(mServiceState).getNrState(); in onServiceStateChanged_endc()
311 NR_STATE_NOT_RESTRICTED = 2; enumerator
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
45204 field public static final int NR_STATE_NOT_RESTRICTED = 2; // 0x2