Searched refs:folder (Results 1 – 8 of 8) sorted by relevance
33 final File folder; field in BuildStep.BuildFile36 BuildFile(String folder, String fileName) { in BuildFile() argument37 this.folder = new File(folder); in BuildFile()38 this.fileName = new File(this.folder, fileName); in BuildFile()
40 File tempFile = new File(inputFile.folder, destFileName); in build()61 inputFile.folder.getAbsolutePath(), destFileName}; in build()75 inputFile.folder.getAbsolutePath()+", "+ destFileName); in build()
94 String dest_dir = outputFile.folder.getAbsolutePath(); in assemble()
76 File folder = new File(outputFolder); in saveVectorDrawableIntoPNG() local77 if (!folder.exists()) { in saveVectorDrawableIntoPNG()78 folder.mkdir(); in saveVectorDrawableIntoPNG()
172 File folder = new File(outputFolder); in saveVectorDrawableIntoPNG() local173 if (!folder.exists()) { in saveVectorDrawableIntoPNG()174 folder.mkdir(); in saveVectorDrawableIntoPNG()
8 Since this folder contains a .project file, it can be imported directly into eclipse as a java proj…
18 Since this folder contains a .project file, it can be imported directly into eclipse as a java proj…
1859 .icon-folder-close {1862 .icon-folder-open {