Searched refs:getInterfaceSubclass (Results 1 – 8 of 8) sorted by relevance
140 usbInterface.getInterfaceSubclass() == SUBCLASS_STILL_IMAGE_CAPTURE && in isMtpDevice()145 usbInterface.getInterfaceSubclass() == SUBCLASS_MTP && in isMtpDevice()
300 usbInterface.getInterfaceSubclass() == SUBCLASS_STILL_IMAGE_CAPTURE && in isMtpDevice()305 usbInterface.getInterfaceSubclass() == SUBCLASS_MTP && in isMtpDevice()
111 public int getInterfaceSubclass() { in getInterfaceSubclass() method in UsbInterface
194 if (matches(intf.getInterfaceClass(), intf.getInterfaceSubclass(), in matches()
140 intf.getInterfaceSubclass() == 1 && in isCamera()
115 dump.write("subclass", UsbInterfaceProto.SUBCLASS, iface.getInterfaceSubclass()); in writeInterface()
13358 method public int getInterfaceSubclass();
17719 method public int getInterfaceSubclass();