Searched refs:MSG_SEND_REPORT (Results 1 – 1 of 1) sorted by relevance
37 private static final int MSG_SEND_REPORT = 2; field in Device86 Message msg = mHandler.obtainMessage(MSG_SEND_REPORT, report); in sendReport()122 case MSG_SEND_REPORT: in handleMessage()204 msg = mHandler.obtainMessage(MSG_SEND_REPORT, response); in onDeviceOutput()