Searched refs:NR_STATE_CONNECTED (Results 1 – 15 of 15) sorted by relevance
152 doReturn(NetworkRegistrationInfo.NR_STATE_CONNECTED).when(mServiceState).getNrState(); in testUpdateOverrideNetworkTypeNrNsa()240 doReturn(NetworkRegistrationInfo.NR_STATE_CONNECTED).when(mServiceState).getNrState(); in testUpdateOverrideNetworkType()378 doReturn(NetworkRegistrationInfo.NR_STATE_CONNECTED).when(mServiceState).getNrState(); in testTransitionToCurrentStateNrConnectedIdle()390 doReturn(NetworkRegistrationInfo.NR_STATE_CONNECTED).when(mServiceState).getNrState(); in testTransitionToCurrentStateNrConnected()400 doReturn(NetworkRegistrationInfo.NR_STATE_CONNECTED).when(mServiceState).getNrState(); in testTransitionToCurrentStateNrConnectedMmwave()412 doReturn(NetworkRegistrationInfo.NR_STATE_CONNECTED).when(mServiceState).getNrState(); in testTransitionToCurrentStateNrConnectedMmwaveWithAdditionalBandAndNoMmwave()436 doReturn(NetworkRegistrationInfo.NR_STATE_CONNECTED).when(mServiceState).getNrState(); in testTransitionToCurrentStateNrConnectedMmwaveWithAdditionalBandAndNoMmwaveNrNsa()466 doReturn(NetworkRegistrationInfo.NR_STATE_CONNECTED).when(mServiceState).getNrState(); in testTransitionToCurrentStateNrConnectedWithNoAdditionalBandAndNoMmwave()487 doReturn(NetworkRegistrationInfo.NR_STATE_CONNECTED).when(mServiceState).getNrState(); in testTransitionToCurrentStateNrConnectedWithNrAdvancedCapable()500 doReturn(NetworkRegistrationInfo.NR_STATE_CONNECTED).when(mServiceState).getNrState(); in testTransitionToCurrentStateNrConnectedWithPcoAndNoNrAdvancedCapable()[all …]
442 NetworkRegistrationInfo.NR_STATE_CONNECTED); in testNrState_dump()483 NetworkRegistrationInfo.NR_STATE_CONNECTED); in testNrState_checkin()518 NetworkRegistrationInfo.NR_STATE_CONNECTED); in testNrState_aTrace()527 NetworkRegistrationInfo.NR_STATE_CONNECTED); in testNrState_aTrace()
2491 nrState = NetworkRegistrationInfo.NR_STATE_CONNECTED; in setRatType()2503 nrState = NetworkRegistrationInfo.NR_STATE_CONNECTED; in setFrequencyRange()
140 NR_STATE_CONNECTED})167 public static final int NR_STATE_CONNECTED = 3; field in NetworkRegistrationInfo792 case NR_STATE_CONNECTED: in nrStateToString()
413 return nrState == NetworkRegistrationInfo.NR_STATE_CONNECTED in isEndc()512 if (nrState == NetworkRegistrationInfo.NR_STATE_CONNECTED) { in writeDataRatAtom()
411 when(mServiceState.getNrState()).thenReturn(NetworkRegistrationInfo.NR_STATE_CONNECTED); in testAvgBwForAllPossibleRat()437 when(mServiceState.getNrState()).thenReturn(NetworkRegistrationInfo.NR_STATE_CONNECTED); in testSwitchToNrMmwaveTriggerBandwidthUpdate()
446 == NetworkRegistrationInfo.NR_STATE_CONNECTED) { in shouldEnableNrTrackingIndications()
555 case NetworkRegistrationInfo.NR_STATE_CONNECTED: in getNrDisplayType()1598 return mServiceState.getNrState() == NetworkRegistrationInfo.NR_STATE_CONNECTED; in isNrConnected()
2146 newNrState = NetworkRegistrationInfo.NR_STATE_CONNECTED; in updateNrStateFromPhysicalChannelConfigs()
1001 == NetworkRegistrationInfo.NR_STATE_CONNECTED; in isNrNsaConnected()
666 doReturn(NetworkRegistrationInfo.NR_STATE_CONNECTED).when(mServiceState).getNrState(); in onServiceStateChanged_endc()
316 NR_STATE_CONNECTED = 3; enumerator
6417 && nrState == NetworkRegistrationInfo.NR_STATE_CONNECTED; in isNrNsa()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
45202 field public static final int NR_STATE_CONNECTED = 3; // 0x3