Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/pm/
DPackageParser.java6227 public boolean hasSha256Certificate(byte[] sha256Certificate) { in hasSha256Certificate()
6239 public boolean hasSha256Certificate(byte[] sha256Certificate, @CertCapabilities int flags) { in hasSha256Certificate()
6243 private boolean hasSha256CertificateInternal(byte[] sha256Certificate, int flags) { in hasSha256CertificateInternal()