Searched defs:baseApk (Results 1 – 4 of 4) sorted by relevance
219 ApkLite baseApk = PackageParser.parseApkLite(is.getFD(), base.getAbsolutePath(), 0); in testPackageSizeWithPartialPackageLite() local
415 public PackageLite(String codePath, ApkLite baseApk, String[] splitNames, in PackageLite()943 final ApkLite baseApk = parseApkLite(packageFile, flags); in parseMonolithicPackageLite() local994 final ApkLite baseApk = apks.remove(null); in parseClusterPackageLite() local1288 final File baseApk = new File(lite.baseCodePath); in parseClusterPackage() local
1506 ApkLite baseApk = null; in validateApkInstallLocked() local
445 ApkLite baseApk = PackageParser.parseApkLite(fd.getFileDescriptor(), inPath, 0); in setParamsSize() local