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()
347 boolean hasStorage = descriptorParser.hasStorageInterface(); in logUsbDevice()476 parser.hasStorageInterface(), in usbDeviceAdded()525 parser.hasHIDInterface(), parser.hasStorageInterface(), in usbDeviceRemoved()
679 public boolean hasStorageInterface() { in hasStorageInterface() method in UsbDescriptorParser