Searched refs:MSG_SEND_GET_FEATURE_REPORT_REPLY (Results 1 – 1 of 1) sorted by relevance
38 private static final int MSG_SEND_GET_FEATURE_REPORT_REPLY = 3; field in Device129 case MSG_SEND_GET_FEATURE_REPORT_REPLY: in handleMessage()181 msg = mHandler.obtainMessage(MSG_SEND_GET_FEATURE_REPORT_REPLY, requestId, 0, report); in onDeviceGetReport()