Searched refs:verificationResults (Results 1 – 2 of 2) sorted by relevance
111 static final Map<Integer, Integer> verificationResults = new HashMap<>(); field in ShadowPackageManager582 Integer result = verificationResults.get(id); in getVerificationResult()1099 verificationResults.clear(); in reset()
865 if (verificationResults.containsKey(id)) { in verifyPendingInstall()868 verificationResults.put(id, verificationCode); in verifyPendingInstall()