Searched refs:jars (Results 1 – 2 of 2) sorted by relevance
291 Vector<String> jars = new Vector<>(); in read() local302 jars.add(currentJar); in read()309 jarFiles = jars.toArray(new String[jars.size()]); in read()
1079 // Make dex jars for the stubs available for use by hiddenapi processing.