Searched defs:baseApk (Results 1 – 2 of 2) sorted by relevance
707 final ApkLite baseApk; in calculateInstalledSize() local
272 public PackageLite(String codePath, ApkLite baseApk, String[] splitNames, in PackageLite()659 final ApkLite baseApk = parseApkLite(packageFile, flags); in parseMonolithicPackageLite() local707 final ApkLite baseApk = apks.remove(null); in parseClusterPackageLite() local789 final File baseApk = new File(lite.baseCodePath); in parseClusterPackage() local