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

  /frameworks/base/core/java/android/hardware/usb/
UsbDeviceConnection.java 78 return native_get_desc();
255 private native byte[] native_get_desc(); method in class:UsbDeviceConnection
  /frameworks/base/core/jni/
android_hardware_UsbDeviceConnection.cpp 254 {"native_get_desc", "()[B", (void *)android_hardware_UsbDeviceConnection_get_desc},

Completed in 200 milliseconds