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