Searched refs:EVENT_GET_CALL_WAITING_DONE (Results 1 – 1 of 1) sorted by relevance
135 private static final int EVENT_GET_CALL_WAITING_DONE = EVENT_LAST + 4; field in ImsPhone1229 resp = obtainMessage(EVENT_GET_CALL_WAITING_DONE, ss); in getCallWaiting()1722 case EVENT_GET_CALL_WAITING_DONE: in sendResponseOrRetryOnCsfbSs()1777 case EVENT_GET_CALL_WAITING_DONE: in handleMessage()1782 } else if (msg.what == EVENT_GET_CALL_WAITING_DONE) { in handleMessage()