Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/util/apk/
H A DApkSignatureVerifier.java91 @SignatureSchemeVersion int minSignatureSchemeVersion, boolean verifyFull) { in verifySignatures()
108 boolean verifyFull) { in verifySignaturesInternal()
140 boolean verifyFull) { in verifyV3AndBelowSignatures()
192 boolean verifyFull) throws SignatureNotFoundException { in verifyV4Signature()
295 String apkPath, boolean verifyFull) throws SignatureNotFoundException { in verifyV3Signature()
336 String apkPath, boolean verifyFull) throws SignatureNotFoundException { in verifyV2Signature()
363 String apkPath, boolean verifyFull) { in verifyV1Signature()