Searched refs:MESSAGE_ON_GET_REPORT (Results 1 – 1 of 1) sorted by relevance
66 private static final int MESSAGE_ON_GET_REPORT = 9; field in HidService244 case MESSAGE_ON_GET_REPORT:566 Message msg = mHandler.obtainMessage(MESSAGE_ON_GET_REPORT); in onGetReport()