Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DDataFailCause.java817 public static final int PPP_CLOSE_IN_PROGRESS = 0x8B9; field in DataFailCause
1429 sFailCauseMap.put(PPP_CLOSE_IN_PROGRESS, "PPP_CLOSE_IN_PROGRESS"); in sFailCauseMap.put() argument