Searched refs:EVENT_RADIO_STATE_CHANGED (Results 1 – 5 of 5) sorted by relevance
86 public static final int EVENT_RADIO_STATE_CHANGED = 9; field in MultiSimSettingController300 case EVENT_RADIO_STATE_CHANGED: in handleMessage()352 phone.mCi.registerForRadioStateChanged(this, EVENT_RADIO_STATE_CHANGED, null); in onAllSubscriptionsLoaded()445 phone.mCi.registerForRadioStateChanged(this, EVENT_RADIO_STATE_CHANGED, null); in onMultiSimConfigChanged()
262 protected static final int EVENT_RADIO_STATE_CHANGED = 1; field in ServiceStateTracker712 mCi.registerForRadioStateChanged(this, EVENT_RADIO_STATE_CHANGED, null); in ServiceStateTracker()1356 case EVENT_RADIO_STATE_CHANGED: in handleMessage()
406 mCi.registerForRadioStateChanged(this, EVENT_RADIO_STATE_CHANGED, null); in initOnce()3066 case EVENT_RADIO_STATE_CHANGED: { in handleMessage()
220 protected static final int EVENT_RADIO_STATE_CHANGED = 47; field in Phone
225 MultiSimSettingController.EVENT_RADIO_STATE_CHANGED).sendToTarget(); in testSubInfoChangeAfterRadioUnavailable()