Searched defs:appLib32InstallDir (Results 1 – 3 of 3) sorted by relevance
42 File appLib32InstallDir); in deriveNativeLibraryPaths()58 String cpuAbiOverride, File appLib32InstallDir) throws PackageManagerException; in derivePackageAbi()
136 boolean isUpdatedSystemApp, File appLib32InstallDir) { in deriveNativeLibraryPaths()145 final File appLib32InstallDir, final String codePath, final String sourceDir, in deriveNativeLibraryPaths()300 boolean isUpdatedSystemApp, String cpuAbiOverride, File appLib32InstallDir) in derivePackageAbi()
1404 public File appLib32InstallDir; field in PackageManagerService.TestParams