Searched defs:expMatchResult (Results 1 – 1 of 1) sorted by relevance
2403 private void checkSignatures(int apk1, int apk2, int expMatchResult) throws Exception { in checkSignatures()2505 int retCode, int expMatchResult) throws Exception { in checkSharedSignatures()2541 int expMatchResult = PackageManager.SIGNATURE_MATCH; in testCheckSignaturesSharedAllMatch() local2551 int expMatchResult = -1; in testCheckSignaturesSharedNoMatch() local2565 int expMatchResult = -1; in testCheckSignaturesSharedSomeMatch1() local2579 int expMatchResult = -1; in testCheckSignaturesSharedSomeMatch2() local