Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/pm/
DPackageParser.java6285 public boolean hasSha256Certificate(byte[] sha256Certificate) { in hasSha256Certificate() method in SigningDetails
6297 public boolean hasSha256Certificate(byte[] sha256Certificate, @CertCapabilities int flags) { in hasSha256Certificate() method in SigningDetails