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