Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DDataFailCause.java475 public static final int LOCATION_AREA_NOT_ALLOWED = 0x836; field in DataFailCause
1154 sFailCauseMap.put(LOCATION_AREA_NOT_ALLOWED, "LOCATION_AREA_NOT_ALLOWED"); in sFailCauseMap.put() argument