Home
last modified time | relevance | path

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

/aosp12/frameworks/base/telephony/java/android/telephony/
H A DDataFailCause.java534 public static final int SERVICE_NOT_ALLOWED_ON_PLMN = 0x851; field in DataFailCause
1301 sFailCauseMap.put(SERVICE_NOT_ALLOWED_ON_PLMN, "SERVICE_NOT_ALLOWED_ON_PLMN"); in sFailCauseMap.put() argument