Searched refs:splitLibraryPath (Results 1 – 1 of 1) sorted by relevance
117 this.nativeLibraryDirectories = splitLibraryPath(libraryPath); in DexPathList()149 private static File[] splitLibraryPath(String path) { in splitLibraryPath() method in DexPathList