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