Searched refs:EVENT_RADIO_OFF_OR_NOT_AVAILABLE (Results 1 – 5 of 5) sorted by relevance
87 static final int EVENT_RADIO_OFF_OR_NOT_AVAILABLE = 10; field in DeviceStateMonitor315 mPhone.mCi.registerForOffOrNotAvailable(this, EVENT_RADIO_OFF_OR_NOT_AVAILABLE, null); in DeviceStateMonitor()484 case EVENT_RADIO_OFF_OR_NOT_AVAILABLE: in handleMessage()523 case EVENT_RADIO_OFF_OR_NOT_AVAILABLE: in onUpdateDeviceState()
498 mCi.registerForOffOrNotAvailable(this, EVENT_RADIO_OFF_OR_NOT_AVAILABLE, null); in initOnce()3468 case EVENT_RADIO_OFF_OR_NOT_AVAILABLE: { in handleMessage()
189 public static final int EVENT_RADIO_OFF_OR_NOT_AVAILABLE = 8; field in Phone
78 public static final int EVENT_RADIO_OFF_OR_NOT_AVAILABLE = BASE + 6; field in DctConstants
411 mPhone.sendEmptyMessage(Phone.EVENT_RADIO_OFF_OR_NOT_AVAILABLE); in testClearCellBroadcastConfigOnRadioOff()