Searched refs:makePathElements (Results 1 – 1 of 1) sorted by relevance
115 this.nativeLibraryPathElements = makePathElements(getAllNativeLibraryDirectories()); in DexPathList()182 this.nativeLibraryPathElements = makePathElements(getAllNativeLibraryDirectories()); in DexPathList()486 private static Element[] makePathElements(List<File> files, File optimizedDirectory, in makePathElements() method in DexPathList496 private static NativeLibraryElement[] makePathElements(List<File> files) { in makePathElements() method in DexPathList641 for (NativeLibraryElement element : makePathElements(libFiles)) { in addNativePath()