Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/usb/java/com/android/server/usb/descriptors/
H A DUsbInterfaceAssoc.java33 private byte mFunctionProtocol; field in UsbInterfaceAssoc
57 return mFunctionProtocol; in getFunctionProtocol()
70 mFunctionProtocol = stream.getByte(); in parseRawDescriptors()