Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/content/pm/
DPackageManagerTests.java2403 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() local
2551 int expMatchResult = -1; in testCheckSignaturesSharedNoMatch() local
2565 int expMatchResult = -1; in testCheckSignaturesSharedSomeMatch1() local
2579 int expMatchResult = -1; in testCheckSignaturesSharedSomeMatch2() local