Searched refs:rootJar (Results 1 – 1 of 1) sorted by relevance
77 public MainDexListBuilder(String rootJar, String pathString) throws IOException { in MainDexListBuilder() argument82 jarOfRoots = new ZipFile(rootJar); in MainDexListBuilder()84 throw new IOException("\"" + rootJar + "\" can not be read as a zip archive. (" in MainDexListBuilder()