Home
last modified time | relevance | path

Searched refs:NR_STATE_RESTRICTED (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
DNetworkRegistrationInfo.java139 value = {NR_STATE_NONE, NR_STATE_RESTRICTED, NR_STATE_NOT_RESTRICTED,
154 public static final int NR_STATE_RESTRICTED = 1; field in NetworkRegistrationInfo
788 case NR_STATE_RESTRICTED: in nrStateToString()
933 mNrState = NR_STATE_RESTRICTED; in updateNrState()
/frameworks/base/services/tests/powerstatstests/src/com/android/server/power/stats/
DBatteryStatsHistoryTest.java438 NetworkRegistrationInfo.NR_STATE_RESTRICTED); in testNrState_dump()
479 NetworkRegistrationInfo.NR_STATE_RESTRICTED); in testNrState_checkin()
514 NetworkRegistrationInfo.NR_STATE_RESTRICTED); in testNrState_aTrace()
523 NetworkRegistrationInfo.NR_STATE_RESTRICTED); in testNrState_aTrace()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DNetworkTypeControllerTest.java140 doReturn(NetworkRegistrationInfo.NR_STATE_RESTRICTED).when(mServiceState).getNrState(); in testUpdateOverrideNetworkTypeNrNsa()
265 doReturn(NetworkRegistrationInfo.NR_STATE_RESTRICTED).when(mServiceState).getNrState(); in testTransitionToCurrentStateRestricted()
566 doReturn(NetworkRegistrationInfo.NR_STATE_RESTRICTED).when(mServiceState).getNrState(); in testEventNrStateChanged()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DNetworkTypeController.java565 case NetworkRegistrationInfo.NR_STATE_RESTRICTED: in getNrDisplayType()
1606 return mServiceState.getNrState() == NetworkRegistrationInfo.NR_STATE_RESTRICTED; in isNrRestricted()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/metrics/
DServiceStateStatsTest.java658 doReturn(NetworkRegistrationInfo.NR_STATE_RESTRICTED).when(mServiceState).getNrState(); in onServiceStateChanged_endc()
/frameworks/opt/telephony/proto/src/
Dtelephony.proto306 NR_STATE_RESTRICTED = 1; enumerator
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt45205 field public static final int NR_STATE_RESTRICTED = 1; // 0x1