Searched refs:rootJar (Results 1 – 1 of 1) sorted by relevance
101 public MainDexListBuilder(boolean keepAnnotated, String rootJar, String pathString) in MainDexListBuilder() argument107 jarOfRoots = new ZipFile(rootJar); in MainDexListBuilder()109 throw new IOException("\"" + rootJar + "\" can not be read as a zip archive. (" in MainDexListBuilder()