Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/pm/
DPackageParser.java6387 if (hasSha256Certificate(sha256Bytes, flags)) { in checkCapability()
6408 public boolean hasSha256Certificate(byte[] sha256Certificate) { in hasSha256Certificate() method in SigningDetails
6420 public boolean hasSha256Certificate(byte[] sha256Certificate, @CertCapabilities int flags) { in hasSha256Certificate() method in SigningDetails
/frameworks/base/config/
Dboot-image-profile.txt5788 HSPLandroid/content/pm/PackageParser$SigningDetails;->hasSha256Certificate([B)Z