Searched refs:hasStorageInterface (Results 1 – 4 of 4) 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()424 parser.hasStorageInterface(), in usbDeviceAdded()460 parser.hasHIDInterface(), parser.hasStorageInterface(), in usbDeviceRemoved()
632 public boolean hasStorageInterface() { in hasStorageInterface() method in UsbDescriptorParser
41745 PLcom/android/server/usb/descriptors/UsbDescriptorParser;->hasStorageInterface()Z