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
108 private static final int EVENT_RADIO_AVAILABLE = 6; field in UiccController175 mCis[i].registerForAvailable(this, EVENT_RADIO_AVAILABLE, i); in UiccController()385 case EVENT_RADIO_AVAILABLE: in handleMessage()
63 protected static final int EVENT_RADIO_AVAILABLE = 9; field in CallTracker
150 mCi.registerForOn(this, EVENT_RADIO_AVAILABLE, null); in GsmCdmaCallTracker()1484 case EVENT_RADIO_AVAILABLE: in handleMessage()
257 mCi.registerForAvailable(this, EVENT_RADIO_AVAILABLE, null); in initOnce()2225 case EVENT_RADIO_AVAILABLE: { in handleMessage()
149 protected static final int EVENT_RADIO_AVAILABLE = 1; field in Phone
683 mPhone.mCi.registerForAvailable(this, DctConstants.EVENT_RADIO_AVAILABLE, null); in registerForAllEvents()3825 case DctConstants.EVENT_RADIO_AVAILABLE: in handleMessage()