Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DDataFailCause.java153 public static final int PROTOCOL_ERRORS = 0x6F; /* no retry */ field in DataFailCause
1020 PROTOCOL_ERRORS,
1378 sFailCauseMap.put(PROTOCOL_ERRORS, "PROTOCOL_ERRORS"); in sFailCauseMap.put() argument
1810 add(PROTOCOL_ERRORS); in isPermanentFailure()
1840 || (dataFailCause == PROTOCOL_ERRORS) in isEventLoggable()
/frameworks/base/api/
Dsystem-current.txt7440 field public static final int PROTOCOL_ERRORS = 111; // 0x6f