Home
last modified time | relevance | path

Searched defs:pkgLite (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/pm/dex/
H A DDexMetadataHelperTest.java415 final PackageLite pkgLite = new PackageLite(null, baseApk.getPath(), baseApk, null, in testPackageSizeWithPartialPackageLite() local
/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DPackageManagerShellCommand.java584 final PackageLite pkgLite = new PackageLite(null, apkLite.getPath(), apkLite, null, in setParamsSize() local
H A DPackageManagerService.java17967 private int installLocationPolicy(PackageInfoLite pkgLite) { in installLocationPolicy()
18013 private int overrideInstallLocation(PackageInfoLite pkgLite) { in overrideInstallLocation()
18108 PackageInfoLite pkgLite = PackageManagerServiceUtils.getMinimalPackageInfo(mContext, in handleStartCopy() local
18271 PackageInfoLite pkgLite = PackageManagerServiceUtils.getMinimalPackageInfo(mContext, in handleStartCopy() local
18289 void sendApkVerificationRequest(PackageInfoLite pkgLite) { in sendApkVerificationRequest()
18358 PackageInfoLite pkgLite, in sendIntegrityVerificationRequest()
18419 PackageInfoLite pkgLite, in sendPackageVerificationRequest()