Searched refs:EVENT_IMS_STATE_DONE (Results 1 – 2 of 2) sorted by relevance
89 private static final int EVENT_IMS_STATE_DONE = 13; field in SmsDispatchersController448 mCi.getImsRegistrationState(this.obtainMessage(EVENT_IMS_STATE_DONE)); in handleMessage()451 case EVENT_IMS_STATE_DONE: in handleMessage()
278 protected static final int EVENT_IMS_STATE_DONE = 47; field in ServiceStateTracker1304 mCi.getImsRegistrationState(this.obtainMessage(EVENT_IMS_STATE_DONE)); in handleMessage()1307 case EVENT_IMS_STATE_DONE: in handleMessage()