Home
last modified time | relevance | path

Searched defs:Usb20ASFormatI (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/services/usb/java/com/android/server/usb/descriptors/
H A DUsb20ASFormatI.java25 public final class Usb20ASFormatI extends UsbASFormat { class
34 public Usb20ASFormatI(int length, byte type, byte subtype, byte formatType, int subclass) { in Usb20ASFormatI() method in Usb20ASFormatI