Home
last modified time | relevance | path

Searched refs:ACI_CLOCK_MULTIPLIER (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/usb/java/com/android/server/usb/descriptors/
DUsbACInterface.java44 public static final byte ACI_CLOCK_MULTIPLIER = 0x0C; field in UsbACInterface
/frameworks/base/services/usb/java/com/android/server/usb/descriptors/report/
DUsbStrings.java81 sACControlInterfaceNames.put(UsbACInterface.ACI_CLOCK_MULTIPLIER, "Clock Multiplier"); in initACControlInterfaceNames()