Home
last modified time | relevance | path

Searched refs:NR_STATE_NONE (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/telephony/java/android/telephony/
H A DNetworkRegistrationInfo.java136 value = {NR_STATE_NONE, NR_STATE_RESTRICTED, NR_STATE_NOT_RESTRICTED,
144 public static final int NR_STATE_NONE = 0; field in NetworkRegistrationInfo
314 mNrState = NR_STATE_NONE; in NetworkRegistrationInfo()
898 mNrState = NR_STATE_NONE; in updateNrState()
H A DServiceState.java1564 if (regInfo == null) return NetworkRegistrationInfo.NR_STATE_NONE; in getNrState()
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DDataConnectionStats.java55 private int mNrState = NetworkRegistrationInfo.NR_STATE_NONE;
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt44837 field public static final int NR_STATE_NONE = 0; // 0x0