Searched refs:shouldCheckUpgradeKeySetLocked (Results 1 – 3 of 3) sorted by relevance
346 public boolean shouldCheckUpgradeKeySetLocked(PackageSettingBase oldPs, int scanFlags) { in shouldCheckUpgradeKeySetLocked() method in KeySetManagerService
16038 if (ksms.shouldCheckUpgradeKeySetLocked(signatureCheckPs, scanFlags)) {16979 if (ksms.shouldCheckUpgradeKeySetLocked(signatureCheckPs, scanFlags)) {17037 && (ksms.shouldCheckUpgradeKeySetLocked(17215 if (ksms.shouldCheckUpgradeKeySetLocked(ps, scanFlags)) {
10438 HSPLcom/android/server/pm/KeySetManagerService;->shouldCheckUpgradeKeySetLocked(Lcom/android/server…