Home
last modified time | relevance | path

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

/aosp12/frameworks/base/telephony/java/android/telephony/
H A DNetworkRegistrationInfo.java132 public static final int NR_STATE_NOT_RESTRICTED = 2; field in NetworkRegistrationInfo
/aosp12/frameworks/opt/telephony/proto/src/
H A Dtelephony.proto311 NR_STATE_NOT_RESTRICTED = 2; enumerator