Searched refs:EVENT_IMS_STATE_DONE (Results 1 – 3 of 3) sorted by relevance
104 mCi.getImsRegistrationState(this.obtainMessage(EVENT_IMS_STATE_DONE)); in handleMessage()107 case EVENT_IMS_STATE_DONE: in handleMessage()
208 protected static final int EVENT_IMS_STATE_DONE = 47; field in ServiceStateTracker903 mCi.getImsRegistrationState(this.obtainMessage(EVENT_IMS_STATE_DONE)); in handleMessage()906 case EVENT_IMS_STATE_DONE: in handleMessage()
128 protected static final int EVENT_IMS_STATE_DONE = 13; field in SMSDispatcher