HomeSort by relevance Sort by last modified time
    Searched defs:mChanConfig (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/usb/java/com/android/server/usb/descriptors/
Usb20ACMixerUnit.java 26 private int mChanConfig; // 6+p:4 Describes the spatial location of the
44 mChanConfig = stream.unpackUsbInt();
Usb20ACInputTerminal.java 34 private int mChanConfig; // 9:4 - Describes the spatial location of the
55 return mChanConfig;
68 mChanConfig = stream.unpackUsbInt();

Completed in 44 milliseconds