Searched refs:MESSAGE_SET_REPORT (Results 1 – 2 of 2) sorted by relevance
52 private static final int MESSAGE_SET_REPORT = 4; field in HidDevService166 case MESSAGE_SET_REPORT: {599 Message msg = mHandler.obtainMessage(MESSAGE_SET_REPORT); in onSetReport()
63 private static final int MESSAGE_SET_REPORT = 10; field in HidService262 case MESSAGE_SET_REPORT:531 Message msg = mHandler.obtainMessage(MESSAGE_SET_REPORT); in setReport()