Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DDataFailCause.java1028 public static final int SIGNAL_LOST = -3; /* no retry */ field in DataFailCause
1497 sFailCauseMap.put(SIGNAL_LOST, "SIGNAL_LOST"); in sFailCauseMap.put() argument
/frameworks/proto_logging/stats/
Datoms.proto12396 SIGNAL_LOST = 4; // the signal was locked, but is lost now. enumerator