Searched refs:NR_STATE_NONE (Results 1 – 12 of 12) sorted by relevance
134 doReturn(NetworkRegistrationInfo.NR_STATE_NONE).when(mServiceState).getNrState(); in testUpdateOverrideNetworkTypeNrNsa()168 doReturn(NetworkRegistrationInfo.NR_STATE_NONE).when(mServiceState).getNrState(); in testUpdateOverrideNetworkTypeNrSa()189 doReturn(NetworkRegistrationInfo.NR_STATE_NONE).when(mServiceState).getNrState(); in testUpdateOverrideNetworkTypeNrSaMmwave()970 doReturn(NetworkRegistrationInfo.NR_STATE_NONE).when(mServiceState).getNrState(); in testEventRadioOffOrUnavailable()1022 doReturn(NetworkRegistrationInfo.NR_STATE_NONE).when(mServiceState).getNrState(); in testPrimaryTimerExpire()1108 doReturn(NetworkRegistrationInfo.NR_STATE_NONE).when(mServiceState).getNrState(); in testPrimaryTimerDeviceIdleMode()1130 doReturn(NetworkRegistrationInfo.NR_STATE_NONE).when(mServiceState).getNrState(); in testPrimaryTimerReset()1172 doReturn(NetworkRegistrationInfo.NR_STATE_NONE).when(mServiceState).getNrState(); in testPrimaryTimerReset_theNetworkModeWithoutNr()1339 doReturn(NetworkRegistrationInfo.NR_STATE_NONE).when(mServiceState).getNrState(); in testSecondaryTimerExpire()1382 doReturn(NetworkRegistrationInfo.NR_STATE_NONE).when(mServiceState).getNrState(); in testSecondaryTimerReset()[all …]
139 value = {NR_STATE_NONE, NR_STATE_RESTRICTED, NR_STATE_NOT_RESTRICTED,147 public static final int NR_STATE_NONE = 0; field in NetworkRegistrationInfo323 mNrState = NR_STATE_NONE; in NetworkRegistrationInfo()928 mNrState = NR_STATE_NONE; in updateNrState()
1568 if (regInfo == null) return NetworkRegistrationInfo.NR_STATE_NONE; in getNrState()
444 NetworkRegistrationInfo.NR_STATE_NONE); in testNrState_dump()485 NetworkRegistrationInfo.NR_STATE_NONE); in testNrState_checkin()520 NetworkRegistrationInfo.NR_STATE_NONE); in testNrState_aTrace()529 NetworkRegistrationInfo.NR_STATE_NONE); in testNrState_aTrace()
2493 nrState = NetworkRegistrationInfo.NR_STATE_NONE; in setRatType()2505 nrState = NetworkRegistrationInfo.NR_STATE_NONE; in setFrequencyRange()
55 private int mNrState = NetworkRegistrationInfo.NR_STATE_NONE;
19 import static android.telephony.NetworkRegistrationInfo.NR_STATE_NONE;127 doReturn(NR_STATE_NONE).when(mServiceState).getNrState(); in setUp()773 assertEquals(NrState.NR_STATE_NONE, state.nrState); in testWriteServiceStateChanged()
535 NetworkRegistrationInfo.NR_STATE_NONE)); in overrideServiceState()
523 && mServiceState.getNrState() != NetworkRegistrationInfo.NR_STATE_NONE; in getCurrentOverrideNetworkType()
301 NR_STATE_NONE = 0; enumerator
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
45203 field public static final int NR_STATE_NONE = 0; // 0x0