Home
last modified time | relevance | path

Searched refs:verifySourceStampAttributes (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/core/java/android/util/apk/
H A DSourceStampVerifier.java210 verifySourceStampAttributes(stampAttributeData, sourceStampCertificate); in verify()
449 private static ApkSigningBlockUtils.VerifiedProofOfRotation verifySourceStampAttributes( in verifySourceStampAttributes() method in SourceStampVerifier