Home
last modified time | relevance | path

Searched defs:NR_STATE_NONE (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/telephony/java/android/telephony/
H A DNetworkRegistrationInfo.java118 public static final int NR_STATE_NONE = 0; field in NetworkRegistrationInfo
/aosp12/frameworks/opt/telephony/proto/src/
H A Dtelephony.proto301 NR_STATE_NONE = 0; enumerator