Searched defs:SIGNAL_LOST (Results 1 – 2 of 2) sorted by relevance
1028 public static final int SIGNAL_LOST = -3; /* no retry */ field in DataFailCause1497 sFailCauseMap.put(SIGNAL_LOST, "SIGNAL_LOST"); in sFailCauseMap.put() argument
12396 SIGNAL_LOST = 4; // the signal was locked, but is lost now. enumerator