Searched refs:EVENT_RADIO_OFF_OR_NOT_AVAILABLE (Results 1 – 7 of 7) sorted by relevance
66 public static final int EVENT_RADIO_OFF_OR_NOT_AVAILABLE = BASE + 6; field in DctConstants
311 mCi.registerForOffOrNotAvailable(this, EVENT_RADIO_OFF_OR_NOT_AVAILABLE, null); in init()
167 mCi.registerForOffOrNotAvailable(this, EVENT_RADIO_OFF_OR_NOT_AVAILABLE, null); in init()1248 case EVENT_RADIO_OFF_OR_NOT_AVAILABLE:{ in handleMessage()
167 mCi.registerForOffOrNotAvailable(this, EVENT_RADIO_OFF_OR_NOT_AVAILABLE, null); in GSMPhone()202 mCi.registerForOffOrNotAvailable(this, EVENT_RADIO_OFF_OR_NOT_AVAILABLE, null); in GSMPhone()1511 case EVENT_RADIO_OFF_OR_NOT_AVAILABLE: { in handleMessage()
131 protected static final int EVENT_RADIO_OFF_OR_NOT_AVAILABLE = 8; field in PhoneBase
938 case DctConstants.EVENT_RADIO_OFF_OR_NOT_AVAILABLE: in handleMessage()
186 DctConstants.EVENT_RADIO_OFF_OR_NOT_AVAILABLE, null); in registerForAllEvents()