Searched refs:getUsbSubclass (Results 1 – 6 of 6) sorted by relevance
81 public int getUsbSubclass() { in getUsbSubclass() method in UsbInterfaceDescriptor119 int usbSubclass = getUsbSubclass(); in report()
55 int subClass = interfaceDesc.getUsbSubclass(); in allocDescriptor()
215 int subClass = interfaceDesc.getUsbSubclass(); in allocDescriptor()
514 if (interfaceDescr.getUsbSubclass() == UsbDescriptor.AUDIO_MIDISTREAMING) { in hasMIDIInterface()
563 shouldIgnoreDevice = isBlackListed(iface.getUsbClass(), iface.getUsbSubclass()); in checkUsbInterfacesBlackListed()
14078 HSPLcom/android/server/usb/descriptors/UsbInterfaceDescriptor;->getUsbSubclass()I