Searched refs:NR_STATE_CONNECTED (Results 1 – 11 of 11) sorted by relevance
131 doReturn(NetworkRegistrationInfo.NR_STATE_CONNECTED).when(mServiceState).getNrState(); in testUpdateOverrideNetworkTypeNrNsa()218 doReturn(NetworkRegistrationInfo.NR_STATE_CONNECTED).when(mServiceState).getNrState(); in testTransitionToCurrentStateNrConnected()229 doReturn(NetworkRegistrationInfo.NR_STATE_CONNECTED).when(mServiceState).getNrState(); in testTransitionToCurrentStateNrConnectedMmwave()241 doReturn(NetworkRegistrationInfo.NR_STATE_CONNECTED).when(mServiceState).getNrState(); in testEventDataRatChanged()353 doReturn(NetworkRegistrationInfo.NR_STATE_CONNECTED).when(mServiceState).getNrState(); in testPrimaryTimerExpire()383 doReturn(NetworkRegistrationInfo.NR_STATE_CONNECTED).when(mServiceState).getNrState(); in testPrimaryTimerReset()402 doReturn(NetworkRegistrationInfo.NR_STATE_CONNECTED).when(mServiceState).getNrState(); in testPrimaryTimerReset()418 doReturn(NetworkRegistrationInfo.NR_STATE_CONNECTED).when(mServiceState).getNrState(); in testPrimaryTimerExpireMmwave()450 doReturn(NetworkRegistrationInfo.NR_STATE_CONNECTED).when(mServiceState).getNrState(); in testPrimaryTimerResetMmwave()486 doReturn(NetworkRegistrationInfo.NR_STATE_CONNECTED).when(mServiceState).getNrState(); in testSecondaryTimerExpire()[all …]
111 NR_STATE_CONNECTED})138 public static final int NR_STATE_CONNECTED = 3; field in NetworkRegistrationInfo604 case NR_STATE_CONNECTED: in nrStateToString()
241 when(serviceState.getNrState()).thenReturn(NetworkRegistrationInfo.NR_STATE_CONNECTED); in test5g()254 when(serviceState.getNrState()).thenReturn(NetworkRegistrationInfo.NR_STATE_CONNECTED); in test5g()
209 && ss.getNrState() == NetworkRegistrationInfo.NR_STATE_CONNECTED; in onServiceStateChanged()
376 case NetworkRegistrationInfo.NR_STATE_CONNECTED: in getNrDisplayType()994 return mPhone.getServiceState().getNrState() == NetworkRegistrationInfo.NR_STATE_CONNECTED; in isNrConnected()
423 == NetworkRegistrationInfo.NR_STATE_CONNECTED) { in shouldEnableNrTrackingIndications()
2067 newNrState = NetworkRegistrationInfo.NR_STATE_CONNECTED; in updateNrStateFromPhysicalChannelConfigs()
3045 == NetworkRegistrationInfo.NR_STATE_CONNECTED; in isNRConnected()
313 NR_STATE_CONNECTED = 3; enumerator
45312 field public static final int NR_STATE_CONNECTED = 3; // 0x3
45456 field public static final int NR_STATE_CONNECTED = 3; // 0x3