Searched refs:native_import_file (Results 1 – 1 of 1) sorted by relevance
236 return native_import_file(objectHandle, destPath); in importFile()254 private native boolean native_import_file(int objectHandle, String destPath); in native_import_file() method in MtpDevice