Searched refs:hasHIDInterface (Results 1 – 3 of 3) sorted by relevance
94 assertTrue(parser.hasHIDInterface()); in testHeadsetDescriptorParser()120 assertTrue(parser.hasHIDInterface()); in testHeadphoneDescriptorParser()146 assertTrue(parser.hasHIDInterface()); in testLineoutDescriptorParser()168 assertTrue(parser.hasHIDInterface()); in testNothingDescriptorParser()190 assertFalse(parser.hasHIDInterface()); in testMassStorageDescriptorParser()
670 public boolean hasHIDInterface() { in hasHIDInterface() method in UsbDescriptorParser926 if (hasMic && hasHIDInterface()) { in getInputHeadsetProbability()1007 if ((hasHeadphoneOrHeadset || hasSpeaker) && hasHIDInterface()) { in getOutputHeadsetLikelihood()1031 if (hasMIDIInterface() || hasHIDInterface()) { in isDock()
346 boolean hasHid = descriptorParser.hasHIDInterface(); in logUsbDevice()475 parser.hasAudioInterface(), parser.hasHIDInterface(), in usbDeviceAdded()525 parser.hasHIDInterface(), parser.hasStorageInterface(), in usbDeviceRemoved()