Searched refs:NR_STATE_NONE (Results 1 – 10 of 10) sorted by relevance
113 doReturn(NetworkRegistrationInfo.NR_STATE_NONE).when(mServiceState).getNrState(); in testUpdateOverrideNetworkTypeNrNsa()325 doReturn(NetworkRegistrationInfo.NR_STATE_NONE).when(mServiceState).getNrState(); in testEventRadioOffOrUnavailable()363 doReturn(NetworkRegistrationInfo.NR_STATE_NONE).when(mServiceState).getNrState(); in testPrimaryTimerExpire()393 doReturn(NetworkRegistrationInfo.NR_STATE_NONE).when(mServiceState).getNrState(); in testPrimaryTimerReset()498 doReturn(NetworkRegistrationInfo.NR_STATE_NONE).when(mServiceState).getNrState(); in testSecondaryTimerExpire()539 doReturn(NetworkRegistrationInfo.NR_STATE_NONE).when(mServiceState).getNrState(); in testSecondaryTimerReset()685 doReturn(NetworkRegistrationInfo.NR_STATE_NONE).when(mServiceState).getNrState(); in testNrTimerResetIn3g()
110 value = {NR_STATE_NONE, NR_STATE_RESTRICTED, NR_STATE_NOT_RESTRICTED,118 public static final int NR_STATE_NONE = 0; field in NetworkRegistrationInfo263 mNrState = NR_STATE_NONE; in NetworkRegistrationInfo()719 mNrState = NR_STATE_NONE; in updateNrState()
1443 if (regInfo == null) return NetworkRegistrationInfo.NR_STATE_NONE; in getNrState()
247 when(serviceState.getNrState()).thenReturn(NetworkRegistrationInfo.NR_STATE_NONE); in test5g()267 when(serviceState.getNrState()).thenReturn(NetworkRegistrationInfo.NR_STATE_NONE); in test5g()
19 import static android.telephony.NetworkRegistrationInfo.NR_STATE_NONE;122 doReturn(NR_STATE_NONE).when(mServiceState).getNrState(); in setUp()728 assertEquals(NrState.NR_STATE_NONE, state.nrState); in testWriteServiceStateChanged()
428 NetworkRegistrationInfo.NR_STATE_NONE)); in overrideServiceState()
351 && (mPhone.getServiceState().getNrState() != NetworkRegistrationInfo.NR_STATE_NONE in getCurrentOverrideNetworkType()
298 NR_STATE_NONE = 0; enumerator
45313 field public static final int NR_STATE_NONE = 0; // 0x0
45457 field public static final int NR_STATE_NONE = 0; // 0x0