Searched refs:shouldCheckUpgradeKeySetLocked (Results 1 – 3 of 3) sorted by relevance
346 public boolean shouldCheckUpgradeKeySetLocked(PackageSettingBase oldPs, int scanFlags) { in shouldCheckUpgradeKeySetLocked() method in KeySetManagerService
19592 if (ksms.shouldCheckUpgradeKeySetLocked(signatureCheckPs, scanFlags)) { in reconcilePackagesLocked()20487 && (ksms.shouldCheckUpgradeKeySetLocked( in doesSignatureMatchForPermissions()20704 if (ksms.shouldCheckUpgradeKeySetLocked(signatureCheckPs, scanFlags)) { in preparePackageLI()20981 if (ksms.shouldCheckUpgradeKeySetLocked(ps, scanFlags)) { in preparePackageLI()
29810 HSPLcom/android/server/pm/KeySetManagerService;->shouldCheckUpgradeKeySetLocked(Lcom/android/server…