Searched refs:EVENT_RADIO_AVAILABLE (Results 1 – 6 of 6) sorted by relevance
63 public static final int EVENT_RADIO_AVAILABLE = BASE + 1; field in DctConstants
63 protected static final int EVENT_RADIO_AVAILABLE = 9; field in CallTracker
148 mCi.registerForOn(this, EVENT_RADIO_AVAILABLE, null); in GsmCdmaCallTracker()1475 case EVENT_RADIO_AVAILABLE: in handleMessage()
240 mCi.registerForAvailable(this, EVENT_RADIO_AVAILABLE, null); in initOnce()2083 case EVENT_RADIO_AVAILABLE: { in handleMessage()
144 protected static final int EVENT_RADIO_AVAILABLE = 1; field in Phone
793 mPhone.mCi.registerForAvailable(this, DctConstants.EVENT_RADIO_AVAILABLE, null); in registerForAllEvents()3911 case DctConstants.EVENT_RADIO_AVAILABLE: in handleMessage()