Home
last modified time | relevance | path

Searched defs:terminalCategory (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/usb/java/com/android/server/usb/descriptors/
DUsbDescriptorParser.java367 int terminalCategory = type & ~0xFF; in hasInput() local
405 int terminalCategory = type & ~0xFF; in hasOutput() local