Home
last modified time | relevance | path

Searched refs:NR_STATE_NOT_RESTRICTED (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
DNetworkRegistrationInfo.java110 value = {NR_STATE_NONE, NR_STATE_RESTRICTED, NR_STATE_NOT_RESTRICTED,
132 public static final int NR_STATE_NOT_RESTRICTED = 2; field in NetworkRegistrationInfo
602 case NR_STATE_NOT_RESTRICTED: in nrStateToString()
722 mNrState = NR_STATE_NOT_RESTRICTED; in updateNrState()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DNetworkTypeControllerTest.java125 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()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DNetworkTypeController.java382 case NetworkRegistrationInfo.NR_STATE_NOT_RESTRICTED: in getNrDisplayType()
999 == NetworkRegistrationInfo.NR_STATE_NOT_RESTRICTED; in isNrNotRestricted()
/frameworks/opt/telephony/proto/src/
Dtelephony.proto308 NR_STATE_NOT_RESTRICTED = 2; enumerator
/frameworks/base/non-updatable-api/
Dcurrent.txt45314 field public static final int NR_STATE_NOT_RESTRICTED = 2; // 0x2
/frameworks/base/api/
Dcurrent.txt45458 field public static final int NR_STATE_NOT_RESTRICTED = 2; // 0x2