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