Searched refs:splitDexPath (Results 1 – 1 of 1) sorted by relevance
126 this.dexElements = makeDexElements(splitDexPath(dexPath), optimizedDirectory, in DexPathList()186 final Element[] newElements = makeDexElements(splitDexPath(dexPath), optimizedDirectory, in addDexPath()221 private static List<File> splitDexPath(String path) { in splitDexPath() method in DexPathList