Searched refs:EVENT_IMS_STATE_DONE (Results 1 – 2 of 2) sorted by relevance
67 private static final int EVENT_IMS_STATE_DONE = 13; field in SmsDispatchersController184 mCi.getImsRegistrationState(this.obtainMessage(EVENT_IMS_STATE_DONE)); in handleMessage()187 case EVENT_IMS_STATE_DONE: in handleMessage()
263 protected static final int EVENT_IMS_STATE_DONE = 47; field in ServiceStateTracker1147 mCi.getImsRegistrationState(this.obtainMessage(EVENT_IMS_STATE_DONE)); in handleMessage()1150 case EVENT_IMS_STATE_DONE: in handleMessage()