Searched refs:SIGNAL_LOST_LOCK (Results 1 – 3 of 3) sorted by relevance
35 @IntDef(prefix = "SIGNAL_", value = {SIGNAL_LOCKED, SIGNAL_NO_SIGNAL, SIGNAL_LOST_LOCK})44 int SIGNAL_LOST_LOCK = Constants.FrontendEventType.LOST_LOCK; field
1084 } else if (eventType == OnTuneEventListener.SIGNAL_LOST_LOCK) { in onFrontendEvent()
7259 field public static final int SIGNAL_LOST_LOCK = 2; // 0x2