Home
last modified time | relevance | path

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

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