Searched refs:EVENT_RADIO_AVAILABLE (Results 1 – 7 of 7) sorted by relevance
63 public static final int EVENT_RADIO_AVAILABLE = BASE + 1; field in DctConstants
60 protected static final int EVENT_RADIO_AVAILABLE = 9; field in CallTracker
146 mCi.registerForOn(this, EVENT_RADIO_AVAILABLE, null); in GsmCdmaCallTracker()1413 case EVENT_RADIO_AVAILABLE: in handleMessage()
236 mCi.registerForAvailable(this, EVENT_RADIO_AVAILABLE, null); in initOnce()1980 case EVENT_RADIO_AVAILABLE: { in handleMessage()
179 protected static final int EVENT_RADIO_AVAILABLE = 13; field in ServiceStateTracker575 mCi.registerForAvailable(this, EVENT_RADIO_AVAILABLE, null); in updatePhoneType()915 case EVENT_RADIO_AVAILABLE: in handleMessage()
130 protected static final int EVENT_RADIO_AVAILABLE = 1; field in Phone
797 mPhone.mCi.registerForAvailable(this, DctConstants.EVENT_RADIO_AVAILABLE, null); in registerForAllEvents()3843 case DctConstants.EVENT_RADIO_AVAILABLE: in handleMessage()