Searched refs:getInterfaceSubclass (Results 1 – 8 of 8) sorted by relevance
142 usbInterface.getInterfaceSubclass() == SUBCLASS_STILL_IMAGE_CAPTURE && in isMtpDevice()147 usbInterface.getInterfaceSubclass() == SUBCLASS_MTP && in isMtpDevice()
839 || (interface1.getInterfaceSubclass() != interface2.getInterfaceSubclass()) in areEquivalent()
111 public int getInterfaceSubclass() { in getInterfaceSubclass() method in UsbInterface
227 if (matches(intf.getInterfaceClass(), intf.getInterfaceSubclass(), in matches()
140 intf.getInterfaceSubclass() == 1 && in isCamera()
117 dump.write("subclass", UsbInterfaceProto.SUBCLASS, iface.getInterfaceSubclass()); in writeInterface()
13358 method public int getInterfaceSubclass();
21164 method public int getInterfaceSubclass();