/aosp12/art/tools/ahat/src/test/com/android/ahat/ |
H A D | ObjectsHandlerTest.java | 49 List<AhatInstance> subclass = ObjectsHandler.getObjects( in getObjects() local
|
/aosp12/frameworks/base/services/usb/java/com/android/server/usb/descriptors/ |
H A D | UsbACAudioStreamEndpoint.java | 27 public UsbACAudioStreamEndpoint(int length, byte type, int subclass) { in UsbACAudioStreamEndpoint()
|
H A D | UsbMSMidiHeader.java | 28 public UsbMSMidiHeader(int length, byte type, byte subtype, int subclass) { in UsbMSMidiHeader()
|
H A D | UsbMSMidiInputJack.java | 28 UsbMSMidiInputJack(int length, byte type, byte subtype, int subclass) { in UsbMSMidiInputJack()
|
H A D | UsbMSMidiOutputJack.java | 28 public UsbMSMidiOutputJack(int length, byte type, byte subtype, int subclass) { in UsbMSMidiOutputJack()
|
H A D | UsbACHeaderInterface.java | 34 int length, byte type, byte subtype, int subclass, int adcRelease) { in UsbACHeaderInterface()
|
H A D | UsbACMidiEndpoint.java | 31 public UsbACMidiEndpoint(int length, byte type, int subclass) { in UsbACMidiEndpoint()
|
H A D | Usb20ASFormatIII.java | 34 public Usb20ASFormatIII(int length, byte type, byte subtype, byte formatType, int subclass) { in Usb20ASFormatIII()
|
H A D | Usb20ACHeader.java | 32 public Usb20ACHeader(int length, byte type, byte subtype, int subclass, int spec) { in Usb20ACHeader()
|
H A D | Usb20ASFormatI.java | 34 public Usb20ASFormatI(int length, byte type, byte subtype, byte formatType, int subclass) { in Usb20ASFormatI()
|
H A D | Usb20ASFormatII.java | 37 public Usb20ASFormatII(int length, byte type, byte subtype, byte formatType, int subclass) { in Usb20ASFormatII()
|
H A D | Usb10ASGeneral.java | 37 public Usb10ASGeneral(int length, byte type, byte subtype, int subclass) { in Usb10ASGeneral()
|
/aosp14/frameworks/base/services/usb/java/com/android/server/usb/descriptors/ |
H A D | UsbACAudioStreamEndpoint.java | 27 public UsbACAudioStreamEndpoint(int length, byte type, int subclass, byte subtype) { in UsbACAudioStreamEndpoint()
|
H A D | UsbMSMidiInputJack.java | 28 UsbMSMidiInputJack(int length, byte type, byte subtype, int subclass) { in UsbMSMidiInputJack()
|
H A D | UsbMSMidiOutputJack.java | 28 public UsbMSMidiOutputJack(int length, byte type, byte subtype, int subclass) { in UsbMSMidiOutputJack()
|
H A D | UsbMSMidiHeader.java | 30 public UsbMSMidiHeader(int length, byte type, byte subtype, int subclass) { in UsbMSMidiHeader()
|
H A D | UsbACHeaderInterface.java | 34 int length, byte type, byte subtype, int subclass, int adcRelease) { in UsbACHeaderInterface()
|
H A D | UsbACMidi10Endpoint.java | 31 public UsbACMidi10Endpoint(int length, byte type, int subclass, byte subtype) { in UsbACMidi10Endpoint()
|
H A D | UsbACMidi20Endpoint.java | 31 public UsbACMidi20Endpoint(int length, byte type, int subclass, byte subtype) { in UsbACMidi20Endpoint()
|
H A D | Usb20ACHeader.java | 32 public Usb20ACHeader(int length, byte type, byte subtype, int subclass, int spec) { in Usb20ACHeader()
|
H A D | Usb20ASFormatI.java | 34 public Usb20ASFormatI(int length, byte type, byte subtype, byte formatType, int subclass) { in Usb20ASFormatI()
|
H A D | Usb20ASFormatII.java | 37 public Usb20ASFormatII(int length, byte type, byte subtype, byte formatType, int subclass) { in Usb20ASFormatII()
|
H A D | Usb20ASFormatIII.java | 34 public Usb20ASFormatIII(int length, byte type, byte subtype, byte formatType, int subclass) { in Usb20ASFormatIII()
|
/aosp12/frameworks/base/core/java/android/hardware/usb/ |
H A D | DeviceFilter.java | 61 public DeviceFilter(int vid, int pid, int clasz, int subclass, int protocol, in DeviceFilter() 179 private boolean matches(int clasz, int subclass, int protocol) { in matches()
|
/aosp14/frameworks/base/core/java/android/hardware/usb/ |
H A D | DeviceFilter.java | 61 public DeviceFilter(int vid, int pid, int clasz, int subclass, int protocol, in DeviceFilter() 179 private boolean matches(int clasz, int subclass, int protocol) { in matches()
|