Searched refs:osDestJarFile (Results 1 – 1 of 1) sorted by relevance
154 File osDestJarFile = new File(osDestJar); in createLayoutLib() local155 String extension = Files.getFileExtension(osDestJarFile.getName()); in createLayoutLib()159 String stubDestJarFile = osDestJarFile.getParent() + File.separatorChar + in createLayoutLib()160 Files.getNameWithoutExtension(osDestJarFile.getName()) + "-stubs" + in createLayoutLib()