Searched refs:secondaryLibDir (Results 1 – 1 of 1) sorted by relevance
169 final String secondaryLibDir = is64Bit ? LIB_DIR_NAME : LIB64_DIR_NAME; in getNativeLibraryPaths() local171 secondaryLibDir, apkName).getAbsolutePath(); in getNativeLibraryPaths()