Searched defs:targetFile (Results 1 – 5 of 5) sorted by relevance
138 protected void copyResourceTo(String name, File targetFile) throws IOException { in copyResourceTo()157 protected void copyResourceTo(String name, File targetFile, Map<String, String> replacements) in copyResourceTo()
61 private ScopedException singleFileErrorTest(String resource, String targetFile, in singleFileErrorTest()
398 final File targetFile = new File(targetDir, targetName); in copyFile() local
203 File targetFile = new File(targetDir, layoutFile.getName()); in addFromFile() local
651 final File targetFile = new File(mResolvedStageDir, targetName); in validateInstallLocked() local