Searched defs:SIGNAL_LOST (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 44 milliseconds