Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DDataFailCause.java896 public static final int VSNCP_PDN_EXISTS_FOR_THIS_APN = 0x8C8; field in DataFailCause
1330 sFailCauseMap.put(VSNCP_PDN_EXISTS_FOR_THIS_APN, "VSNCP_PDN_EXISTS_FOR_THIS_APN"); in sFailCauseMap.put() argument