Home
last modified time | relevance | path

Searched refs:SIGNAL_LOST (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
DDataFailCause.java944 public static final int SIGNAL_LOST = -3; /* no retry */ field in DataFailCause
1361 sFailCauseMap.put(SIGNAL_LOST, "SIGNAL_LOST"); in sFailCauseMap.put() argument
1469 add(SIGNAL_LOST); in isPermanentFailure()
1495 || (dataFailCause == SIGNAL_LOST) in isEventLoggable()
DAnnotation.java465 DataFailCause.SIGNAL_LOST,
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DDcTracker.java1909 && (mAttached.get() == false || dcFailCause != DataFailCause.SIGNAL_LOST)); in isPermanentFailure()
/frameworks/base/cmds/statsd/src/
Datoms.proto9924 SIGNAL_LOST = 4; // the signal was locked, but is lost now. enumerator
/frameworks/base/api/
Dcurrent.txt47408 field public static final int SIGNAL_LOST = -3; // 0xfffffffd