Home
last modified time | relevance | path

Searched refs:native_import_file (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/media/java/android/mtp/
DMtpDevice.java329 return native_import_file(objectHandle, destPath); in importFile()
343 return native_import_file(objectHandle, descriptor.getFd()); in importFile()
437 private native boolean native_import_file(int objectHandle, String destPath); in native_import_file() method in MtpDevice
438 private native boolean native_import_file(int objectHandle, int fd); in native_import_file() method in MtpDevice
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt42367 Landroid/mtp/MtpDevice;->native_import_file(II)Z
42368 Landroid/mtp/MtpDevice;->native_import_file(ILjava/lang/String;)Z