Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/util/apk/
DApkSignatureVerifier.java102 @SignatureSchemeVersion int minSignatureSchemeVersion, boolean verifyFull) { in verifySignatures()
166 boolean verifyFull) { in verifySignaturesInternal()
198 boolean verifyFull) { in verifyV3AndBelowSignatures()
250 boolean verifyFull) throws SignatureNotFoundException { in verifyV4Signature()
353 String apkPath, boolean verifyFull) throws SignatureNotFoundException { in verifyV3Signature()
394 String apkPath, boolean verifyFull) throws SignatureNotFoundException { in verifyV2Signature()
421 String apkPath, boolean verifyFull) { in verifyV1Signature()