Searched defs:baseApk (Results 1 – 4 of 4) sorted by relevance
226 ApkLite baseApk = PackageParser.parseApkLite(is.getFD(), base.getAbsolutePath(), 0); in testPackageSizeWithPartialPackageLite() local
412 public PackageLite(String codePath, ApkLite baseApk, String[] splitNames, in PackageLite()899 final ApkLite baseApk = parseApkLite(packageFile, flags); in parseMonolithicPackageLite() local950 final ApkLite baseApk = apks.remove(null); in parseClusterPackageLite() local1244 final File baseApk = new File(lite.baseCodePath); in parseClusterPackage() local
1539 ApkLite baseApk = null; in validateApkInstallLocked() local
464 ApkLite baseApk = PackageParser.parseApkLite(fd.getFileDescriptor(), inPath, 0); in setParamsSize() local