Searched refs:EVENT_IMS_STATE_DONE (Results 1 – 3 of 3) sorted by relevance
106 mCi.getImsRegistrationState(this.obtainMessage(EVENT_IMS_STATE_DONE)); in handleMessage()109 case EVENT_IMS_STATE_DONE: in handleMessage()
179 protected static final int EVENT_IMS_STATE_DONE = 47; field in ServiceStateTracker609 mCi.getImsRegistrationState(this.obtainMessage(EVENT_IMS_STATE_DONE)); in handleMessage()612 case EVENT_IMS_STATE_DONE: in handleMessage()
131 protected static final int EVENT_IMS_STATE_DONE = 13; field in SMSDispatcher