Searched refs:addRoots (Results 1 – 2 of 2) sorted by relevance
65 public void addRoots(ZipFile jarOfRoots) throws IOException { in addRoots() method in ClassReferenceListBuilder
116 mainListBuilder.addRoots(jarOfRoots); in MainDexListBuilder()