HomeSort by relevance Sort by last modified time
    Searched full:interfacesubclass (Results 1 - 3 of 3) sorted by null

  /frameworks/base/services/java/com/android/server/usb/
UsbHostManager.java 125 int interfaceSubclass = interfaceValues[ival++];
140 if (isBlackListed(interfaceClass, interfaceSubclass, interfaceProtocol)) {
144 interfaceSubclass, interfaceProtocol, endpoints);
  /system/core/adb/
usb_osx.c 308 UInt8 interfaceNumEndpoints, interfaceClass, interfaceSubClass, interfaceProtocol;
329 (*interface)->GetInterfaceSubClass(interface, &interfaceSubClass) != kIOReturnSuccess ||
338 interfaceSubClass, interfaceProtocol))
  /external/chromium_org/chrome/common/extensions/api/
usb.idl 70 long interfaceSubclass;

Completed in 69 milliseconds