Searched defs:SIGNAL_LOST (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
H A DDcFailCause.java51 SIGNAL_LOST(-3), enum constant in enum:DcFailCause
99 (this == SIGNAL_LOST);
110 (this == PROTOCOL_ERRORS) || (this == SIGNAL_LOST) ||

Completed in 35 milliseconds