Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/util/jar/
DStrictJarFile.java76 boolean signatureSchemeRollbackProtectionsEnforced) in StrictJarFile()
84 boolean signatureSchemeRollbackProtectionsEnforced) in StrictJarFile()
103 boolean signatureSchemeRollbackProtectionsEnforced) in StrictJarFile()
DStrictJarVerifier.java85 private final boolean signatureSchemeRollbackProtectionsEnforced; field in StrictJarVerifier
184 HashMap<String, byte[]> metaEntries, boolean signatureSchemeRollbackProtectionsEnforced) { in StrictJarVerifier()