Searched defs:UsbACMixerUnit (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/usb/java/com/android/server/usb/descriptors/
H A DUsbACMixerUnit.java18 public class UsbACMixerUnit extends UsbACInterface { class in inherits:UsbACInterface
19 private static final String TAG = "UsbACMixerUnit";
27 public UsbACMixerUnit(int length, byte type, byte subtype, int subClass) { method in class:UsbACMixerUnit

Completed in 47 milliseconds