Searched refs:getMainDexList (Results 1 – 2 of 2) sorted by relevance
251 public InputStream getMainDexList(Closer closer) throws IOException { in getMainDexList() method in AndroidApp363 InputStream input = getMainDexList(closer); in writeMainDexList()
152 InputStream input = inputApp.getMainDexList(closer); in readMainDexList()