Searched refs:EVENT_RADIO_NOT_AVAILABLE (Results 1 – 4 of 4) sorted by relevance
77 protected static final int EVENT_RADIO_NOT_AVAILABLE = 10; field in CallTracker
173 mCi.registerForNotAvailable(this, EVENT_RADIO_NOT_AVAILABLE, null); in GsmCdmaCallTracker()1669 case EVENT_RADIO_NOT_AVAILABLE: in handleMessage()
221 private static final int EVENT_RADIO_NOT_AVAILABLE = 33; field in Phone
182 private static final int EVENT_RADIO_NOT_AVAILABLE = 4; field in DataNetwork1416 case EVENT_RADIO_NOT_AVAILABLE:2023 mRil.registerForNotAvailable(this.getHandler(), EVENT_RADIO_NOT_AVAILABLE, null);3944 case EVENT_RADIO_NOT_AVAILABLE -> "EVENT_RADIO_NOT_AVAILABLE";