/frameworks/base/services/usb/java/com/android/server/usb/descriptors/ |
D | UsbASFormat.java | 70 byte subtype, int subclass) { in allocDescriptor() argument 78 return new Usb20ASFormatI(length, type, subtype, formatType, subclass); in allocDescriptor() 80 return new Usb10ASFormatI(length, type, subtype, formatType, subclass); in allocDescriptor() 85 return new Usb20ASFormatII(length, type, subtype, formatType, subclass); in allocDescriptor() 87 return new Usb10ASFormatII(length, type, subtype, formatType, subclass); in allocDescriptor() 92 return new Usb20ASFormatIII(length, type, subtype, formatType, subclass); in allocDescriptor() 97 return new UsbASFormat(length, type, subtype, formatType, subclass); in allocDescriptor()
|
D | UsbACAudioStreamEndpoint.java | 27 public UsbACAudioStreamEndpoint(int length, byte type, int subclass) { in UsbACAudioStreamEndpoint() argument 28 super(length, type, subclass); in UsbACAudioStreamEndpoint()
|
D | UsbACAudioControlEndpoint.java | 41 public UsbACAudioControlEndpoint(int length, byte type, int subclass) { in UsbACAudioControlEndpoint() argument 42 super(length, type, subclass); in UsbACAudioControlEndpoint()
|
D | UsbMSMidiOutputJack.java | 28 public UsbMSMidiOutputJack(int length, byte type, byte subtype, int subclass) { in UsbMSMidiOutputJack() argument 29 super(length, type, subtype, subclass); in UsbMSMidiOutputJack()
|
D | UsbMSMidiHeader.java | 28 public UsbMSMidiHeader(int length, byte type, byte subtype, int subclass) { in UsbMSMidiHeader() argument 29 super(length, type, subtype, subclass); in UsbMSMidiHeader()
|
D | UsbMSMidiInputJack.java | 28 UsbMSMidiInputJack(int length, byte type, byte subtype, int subclass) { in UsbMSMidiInputJack() argument 29 super(length, type, subtype, subclass); in UsbMSMidiInputJack()
|
D | UsbACHeaderInterface.java | 34 int length, byte type, byte subtype, int subclass, int adcRelease) { in UsbACHeaderInterface() argument 35 super(length, type, subtype, subclass); in UsbACHeaderInterface()
|
D | Usb20ASFormatII.java | 37 public Usb20ASFormatII(int length, byte type, byte subtype, byte formatType, int subclass) { in Usb20ASFormatII() argument 38 super(length, type, subtype, formatType, subclass); in Usb20ASFormatII()
|
D | Usb20ASFormatI.java | 34 public Usb20ASFormatI(int length, byte type, byte subtype, byte formatType, int subclass) { in Usb20ASFormatI() argument 35 super(length, type, subtype, formatType, subclass); in Usb20ASFormatI()
|
D | Usb20ASFormatIII.java | 34 public Usb20ASFormatIII(int length, byte type, byte subtype, byte formatType, int subclass) { in Usb20ASFormatIII() argument 35 super(length, type, subtype, formatType, subclass); in Usb20ASFormatIII()
|
D | Usb20ACHeader.java | 32 public Usb20ACHeader(int length, byte type, byte subtype, int subclass, int spec) { in Usb20ACHeader() argument 33 super(length, type, subtype, subclass, spec); in Usb20ACHeader()
|
D | UsbACEndpoint.java | 32 UsbACEndpoint(int length, byte type, int subclass) { in UsbACEndpoint() argument 34 mSubclass = subclass; in UsbACEndpoint()
|
D | UsbACMidiEndpoint.java | 31 public UsbACMidiEndpoint(int length, byte type, int subclass) { in UsbACMidiEndpoint() argument 32 super(length, type, subclass); in UsbACMidiEndpoint()
|
D | Usb10ASGeneral.java | 37 public Usb10ASGeneral(int length, byte type, byte subtype, int subclass) { in Usb10ASGeneral() argument 38 super(length, type, subtype, subclass); in Usb10ASGeneral()
|
D | Usb20ASFormatIIEx.java | 37 public Usb20ASFormatIIEx(int length, byte type, byte subtype, byte formatType, byte subclass) { in Usb20ASFormatIIEx() argument 38 super(length, type, subtype, formatType, subclass); in Usb20ASFormatIIEx()
|
D | Usb10ACInputTerminal.java | 35 public Usb10ACInputTerminal(int length, byte type, byte subtype, int subclass) { in Usb10ACInputTerminal() argument 36 super(length, type, subtype, subclass); in Usb10ACInputTerminal()
|
D | Usb20ACInputTerminal.java | 42 public Usb20ACInputTerminal(int length, byte type, byte subtype, int subclass) { in Usb20ACInputTerminal() argument 43 super(length, type, subtype, subclass); in Usb20ACInputTerminal()
|
D | UsbACTerminal.java | 35 public UsbACTerminal(int length, byte type, byte subtype, int subclass) { in UsbACTerminal() argument 36 super(length, type, subtype, subclass); in UsbACTerminal()
|
D | Usb10ASFormatII.java | 41 public Usb10ASFormatII(int length, byte type, byte subtype, byte formatType, int subclass) { in Usb10ASFormatII() argument 42 super(length, type, subtype, formatType, subclass); in Usb10ASFormatII()
|
D | Usb10ACHeader.java | 35 public Usb10ACHeader(int length, byte type, byte subtype, int subclass, int spec) { in Usb10ACHeader() argument 36 super(length, type, subtype, subclass, spec); in Usb10ACHeader()
|
D | Usb20ASGeneral.java | 44 public Usb20ASGeneral(int length, byte type, byte subtype, int subclass) { in Usb20ASGeneral() argument 45 super(length, type, subtype, subclass); in Usb20ASGeneral()
|
D | Usb10ASFormatI.java | 36 public Usb10ASFormatI(int length, byte type, byte subtype, byte formatType, int subclass) { in Usb10ASFormatI() argument 37 super(length, type, subtype, formatType, subclass); in Usb10ASFormatI()
|
/frameworks/base/core/java/android/bluetooth/ |
D | BluetoothHidDeviceAppSdpSettings.java | 56 String name, String description, String provider, byte subclass, byte[] descriptors) { in BluetoothHidDeviceAppSdpSettings() argument 60 mSubclass = subclass; in BluetoothHidDeviceAppSdpSettings()
|
/frameworks/base/core/java/android/hardware/usb/ |
D | DeviceFilter.java | 60 public DeviceFilter(int vid, int pid, int clasz, int subclass, int protocol, in DeviceFilter() argument 65 mSubclass = subclass; in DeviceFilter() 167 private boolean matches(int clasz, int subclass, int protocol) { in matches() argument 169 (mSubclass == -1 || subclass == mSubclass) && in matches()
|
/frameworks/base/test-runner/tests/src/android/test/suitebuilder/examples/subclass/ |
D | SubclassTest.java | 17 package android.test.suitebuilder.examples.subclass;
|