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.java96 public static final int ONLY_IPV4_ALLOWED = 0x32; /* no retry */ field in DataFailCause
1192 sFailCauseMap.put(ONLY_IPV4_ALLOWED, "ONLY_IPV4_ALLOWED"); in sFailCauseMap.put() argument
1697 permanentFailureSet.add(ONLY_IPV4_ALLOWED); in isPermanentFailure()
1729 || (dataFailCause == ONLY_IPV4_ALLOWED) in isEventLoggable()
DAnnotation.java166 DataFailCause.ONLY_IPV4_ALLOWED,
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt44888 field public static final int ONLY_IPV4_ALLOWED = 50; // 0x32