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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
H A DDcFailCause.java75 PROTOCOL_ERRORS(0x6F), /* no retry */ enum constant in enum:DcFailCause
212 add(PROTOCOL_ERRORS);
237 (this == PROTOCOL_ERRORS) || (this == SIGNAL_LOST) ||

Completed in 62 milliseconds