Searched refs:EVENT_IMS_STATE_DONE (Results 1 – 2 of 2) sorted by relevance
60 private static final int EVENT_IMS_STATE_DONE = 13; field in SmsDispatchersController135 mCi.getImsRegistrationState(this.obtainMessage(EVENT_IMS_STATE_DONE)); in handleMessage()138 case EVENT_IMS_STATE_DONE: in handleMessage()
217 protected static final int EVENT_IMS_STATE_DONE = 47; field in ServiceStateTracker1065 mCi.getImsRegistrationState(this.obtainMessage(EVENT_IMS_STATE_DONE)); in handleMessage()1068 case EVENT_IMS_STATE_DONE: in handleMessage()