Searched refs:hasStorageInterface (Results 1 – 3 of 3) sorted by relevance
95 assertFalse(parser.hasStorageInterface()); in testHeadsetDescriptorParser()121 assertFalse(parser.hasStorageInterface()); in testHeadphoneDescriptorParser()147 assertFalse(parser.hasStorageInterface()); in testLineoutDescriptorParser()169 assertFalse(parser.hasStorageInterface()); in testNothingDescriptorParser()191 assertTrue(parser.hasStorageInterface()); in testMassStorageDescriptorParser()
336 boolean hasStorage = descriptorParser.hasStorageInterface(); in logUsbDevice()423 parser.hasHIDInterface(), parser.hasStorageInterface(), in usbDeviceAdded()459 parser.hasHIDInterface(), parser.hasStorageInterface(), in usbDeviceRemoved()
498 public boolean hasStorageInterface() { in hasStorageInterface() method in UsbDescriptorParser