Searched refs:MESSAGE_GET_REPORT (Results 1 – 1 of 1) sorted by relevance
65 private static final int MESSAGE_GET_REPORT = 8; field in HidService232 case MESSAGE_GET_REPORT:511 Message msg = mHandler.obtainMessage(MESSAGE_GET_REPORT); in getReport()