Searched refs:NR_STATE_CONNECTED (Results 1 – 14 of 14) sorted by relevance
149 doReturn(NetworkRegistrationInfo.NR_STATE_CONNECTED).when(mServiceState).getNrState(); in testUpdateOverrideNetworkTypeNrNsa()241 doReturn(NetworkRegistrationInfo.NR_STATE_CONNECTED).when(mServiceState).getNrState(); in testUpdateOverrideNetworkType()381 doReturn(NetworkRegistrationInfo.NR_STATE_CONNECTED).when(mServiceState).getNrState(); in testTransitionToCurrentStateNrConnected()392 doReturn(NetworkRegistrationInfo.NR_STATE_CONNECTED).when(mServiceState).getNrState(); in testTransitionToCurrentStateNrConnectedMmwave()405 doReturn(NetworkRegistrationInfo.NR_STATE_CONNECTED).when(mServiceState).getNrState(); in testTransitionToCurrentStateNrConnectedMmwaveWithAdditionalBandAndNoMmwave()428 doReturn(NetworkRegistrationInfo.NR_STATE_CONNECTED).when(mServiceState).getNrState(); in testTransitionToCurrentStateNrConnectedWithNoAdditionalBandAndNoMmwave()450 doReturn(NetworkRegistrationInfo.NR_STATE_CONNECTED).when(mServiceState).getNrState(); in testTransitionToCurrentStateNrConnectedWithNrAdvancedCapable()465 doReturn(NetworkRegistrationInfo.NR_STATE_CONNECTED).when(mServiceState).getNrState(); in testTransitionToCurrentStateNrConnectedWithPcoAndNoNrAdvancedCapable()490 doReturn(NetworkRegistrationInfo.NR_STATE_CONNECTED).when(mServiceState).getNrState(); in testTransitionToCurrentStateNrConnectedWithWrongPcoAndNoNrAdvancedCapable()515 doReturn(NetworkRegistrationInfo.NR_STATE_CONNECTED).when(mServiceState).getNrState(); in testTransitionToCurrentStateNrConnectedWithNrAdvancedCapableAndPco()[all …]
111 NR_STATE_CONNECTED})138 public static final int NR_STATE_CONNECTED = 3; field in NetworkRegistrationInfo608 case NR_STATE_CONNECTED: in nrStateToString()
103 if (mNrState == NetworkRegistrationInfo.NR_STATE_CONNECTED) { in notePhoneDataConnectionState()
219 && ss.getNrState() == NetworkRegistrationInfo.NR_STATE_CONNECTED; in onServiceStateChanged()
226 return nrState == NetworkRegistrationInfo.NR_STATE_CONNECTED in isEndc()
376 when(mServiceState.getNrState()).thenReturn(NetworkRegistrationInfo.NR_STATE_CONNECTED); in testAvgBwForAllPossibleRat()402 when(mServiceState.getNrState()).thenReturn(NetworkRegistrationInfo.NR_STATE_CONNECTED); in testSwitchToNrMmwaveTriggerBandwidthUpdate()
425 case NetworkRegistrationInfo.NR_STATE_CONNECTED: in getNrDisplayType()1123 return mPhone.getServiceState().getNrState() == NetworkRegistrationInfo.NR_STATE_CONNECTED; in isNrConnected()
423 == NetworkRegistrationInfo.NR_STATE_CONNECTED) { in shouldEnableNrTrackingIndications()
2230 newNrState = NetworkRegistrationInfo.NR_STATE_CONNECTED; in updateNrStateFromPhysicalChannelConfigs()
874 == NetworkRegistrationInfo.NR_STATE_CONNECTED; in isNrNsaConnected()
3853 == NetworkRegistrationInfo.NR_STATE_CONNECTED; in isNRConnected()
475 doReturn(NetworkRegistrationInfo.NR_STATE_CONNECTED).when(mServiceState).getNrState(); in update_endc()
316 NR_STATE_CONNECTED = 3; enumerator
41872 field public static final int NR_STATE_CONNECTED = 3; // 0x3