Searched refs:MESSAGE_GET_REPORT (Results 1 – 2 of 2) sorted by relevance
59 private static final int MESSAGE_GET_REPORT = 3; field in HidDeviceService167 case MESSAGE_GET_REPORT: in handleMessage()852 Message msg = mHandler.obtainMessage(MESSAGE_GET_REPORT); in onGetReportFromNative()
73 private static final int MESSAGE_GET_REPORT = 8; field in HidHostService239 case MESSAGE_GET_REPORT: {677 Message msg = mHandler.obtainMessage(MESSAGE_GET_REPORT); in getReport()