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