Searched refs:appLib32InstallDir (Results 1 – 2 of 2) sorted by relevance
134 PackageParser.Package pkg, File appLib32InstallDir) { in getNativeLibraryPaths() argument135 return getNativeLibraryPaths(new Abis(pkg), appLib32InstallDir, pkg.codePath, in getNativeLibraryPaths()141 final File appLib32InstallDir, final String codePath, final String sourceDir, in getNativeLibraryPaths() argument177 nativeLibraryRootDir = new File(appLib32InstallDir, apkName) in getNativeLibraryPaths()
35 PackageParser.Package pkg, File appLib32InstallDir); in getNativeLibraryPaths() argument