Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DDataFailCause.java641 public static final int PDP_LOWERLAYER_ERROR = 0x874; field in DataFailCause
1232 sFailCauseMap.put(PDP_LOWERLAYER_ERROR, "PDP_LOWERLAYER_ERROR"); in sFailCauseMap.put() argument