Home
last modified time | relevance | path

Searched refs:ONLY_IPV4_ALLOWED (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
DDataFailCause.java98 public static final int ONLY_IPV4_ALLOWED = 0x32; /* no retry */ field in DataFailCause
997 sFailCauseMap.put(ONLY_IPV4_ALLOWED, "ONLY_IPV4_ALLOWED"); in sFailCauseMap.put() argument
1452 add(ONLY_IPV4_ALLOWED); in isPermanentFailure()
1482 || (dataFailCause == ONLY_IPV4_ALLOWED) in isEventLoggable()
DAnnotation.java159 DataFailCause.ONLY_IPV4_ALLOWED,
/frameworks/base/api/
Dsystem-current.txt8363 field public static final int ONLY_IPV4_ALLOWED = 50; // 0x32
/frameworks/base/non-updatable-api/
Dsystem-current.txt8261 field public static final int ONLY_IPV4_ALLOWED = 50; // 0x32