Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DDcFailCause.java59 ONLY_IPV4_ALLOWED(0x32), /* no retry */ enumConstant
210 add(ONLY_IPV4_ALLOWED); in isPermanentFailure()
236 (this == ONLY_IPV4_ALLOWED) || (this == ONLY_IPV6_ALLOWED) || in isEventLoggable()