Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/usb/java/com/android/server/usb/descriptors/
H A DUsbInterfaceAssoc.java31 private byte mFunctionClass; field in UsbInterfaceAssoc
49 return mFunctionClass; in getFunctionClass()
68 mFunctionClass = stream.getByte(); in parseRawDescriptors()