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