Searched defs:native_import_file (Results 1 – 2 of 2) sorted by relevance
450 private native boolean native_import_file(int objectHandle, String destPath); in native_import_file() method in MtpDevice451 private native boolean native_import_file(int objectHandle, int fd); in native_import_file() method in MtpDevice
920 {"native_import_file", "(ILjava/lang/String;)Z", in native_import_file() method922 {"native_import_file", "(II)Z",(void *)android_mtp_MtpDevice_import_file_to_fd}, in native_import_file() method