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