Searched defs:targetDir (Results 1 – 3 of 3) sorted by relevance
328 final File targetDir = new File(newMountPath); in copyPackageToContainerInner() local395 private void copyFile(String sourcePath, File targetDir, String targetName, in copyFile()
201 File targetDir = new File(resTarget, layoutDir.getName()); in addFromFile() local
11359 final File targetDir = codeFile.getParentFile(); in doRename() local11927 private File getNextCodePath(File targetDir, String packageName) { in getNextCodePath()