Searched refs:destpath (Results 1 – 1 of 1) sorted by relevance
269 @NonNull String destpath) throws IOException { in moveFile() argument272 int res = mService.makeLink(mId, sourcepath, mId, destpath); in moveFile()