Searched refs:native_get_object_handles (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/media/java/android/mtp/
H A DMtpDevice.java141 return native_get_object_handles(storageId, format, objectHandle);
247 private native int[] native_get_object_handles(int storageId, int format, int objectHandle); method in class:MtpDevice

Completed in 6 milliseconds