Searched refs:EVENT_IMS_STATE_DONE (Results 1 – 2 of 2) sorted by relevance
69 private static final int EVENT_IMS_STATE_DONE = 13; field in SmsDispatchersController206 mCi.getImsRegistrationState(this.obtainMessage(EVENT_IMS_STATE_DONE)); in handleMessage()209 case EVENT_IMS_STATE_DONE: in handleMessage()
275 protected static final int EVENT_IMS_STATE_DONE = 47; field in ServiceStateTracker1240 mCi.getImsRegistrationState(this.obtainMessage(EVENT_IMS_STATE_DONE)); in handleMessage()1243 case EVENT_IMS_STATE_DONE: in handleMessage()