Searched refs:ACCESSORY_SET_HID_REPORT_DESC (Results 1 – 2 of 2) sorted by relevance
20 import static com.android.helper.aoa.AoaDevice.ACCESSORY_SET_HID_REPORT_DESC;112 verifyRequest(times(HID_COUNT), ACCESSORY_SET_HID_REPORT_DESC); in testRegistersHIDsAutomatically() local130 verifyRequest(times(HID_COUNT), ACCESSORY_SET_HID_REPORT_DESC); in testDetectsAccessoryMode() local158 verifyRequest(times(HID_COUNT), ACCESSORY_SET_HID_REPORT_DESC); in testResetConnection() local
64 static final byte ACCESSORY_SET_HID_REPORT_DESC = 56; field in AoaDevice137 ACCESSORY_SET_HID_REPORT_DESC, in registerHIDs()