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