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

  /system/core/fastboot/
usb_osx.cpp 338 kr = (*dev)->GetDeviceSubClass(dev, &handle->info.dev_subclass);
340 ERR("GetDeviceSubClass");
  /frameworks/base/core/java/android/hardware/usb/
UsbDevice.java 171 public int getDeviceSubclass() {
  /frameworks/base/services/usb/java/com/android/server/usb/
UsbSettingsManager.java 135 mSubclass = device.getDeviceSubclass();
246 if (matches(device.getDeviceClass(), device.getDeviceSubclass(),
326 device.getDeviceSubclass() != mSubclass ||
    [all...]
  /external/libusb/libusb/os/
darwin_usb.c 475 (*(device))->GetDeviceSubClass (device, &bDeviceSubClass);
    [all...]
  /prebuilts/sdk/25/
android.jar 

Completed in 348 milliseconds