Searched refs:MSG_ASSIST_DISCLOSURE (Results 1 – 1 of 1) sorted by relevance
69 private static final int MSG_ASSIST_DISCLOSURE = 22 << MSG_SHIFT; field in CommandQueue376 mHandler.removeMessages(MSG_ASSIST_DISCLOSURE); in showAssistDisclosure()377 mHandler.obtainMessage(MSG_ASSIST_DISCLOSURE).sendToTarget(); in showAssistDisclosure()563 case MSG_ASSIST_DISCLOSURE: in handleMessage()