Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DDataFailCause.java937 public static final int SIGNAL_LOST = -3; /* no retry */ field in DataFailCause
1305 SIGNAL_LOST,
1706 sFailCauseMap.put(SIGNAL_LOST, "SIGNAL_LOST"); in sFailCauseMap.put() argument
1815 add(SIGNAL_LOST); in isPermanentFailure()
1841 || (dataFailCause == SIGNAL_LOST) in isEventLoggable()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DDcTracker.java1844 && (mAttached.get() == false || dcFailCause != DataFailCause.SIGNAL_LOST)); in isPermanentFailure()
/frameworks/base/api/
Dsystem-current.txt7485 field public static final int SIGNAL_LOST = -3; // 0xfffffffd