Searched refs:EVENT_RADIO_NOT_AVAILABLE (Results 1 – 3 of 3) sorted by relevance
61 protected static final int EVENT_RADIO_NOT_AVAILABLE = 10; field in CallTracker
147 mCi.registerForNotAvailable(this, EVENT_RADIO_NOT_AVAILABLE, null); in GsmCdmaCallTracker()1417 case EVENT_RADIO_NOT_AVAILABLE: in handleMessage()
169 private static final int EVENT_RADIO_NOT_AVAILABLE = 33; field in Phone