Searched refs:hasSha256CertificateInternal (Results 1 – 2 of 2) sorted by relevance
6409 return hasSha256CertificateInternal(sha256Certificate, PAST_CERT_EXISTS); in hasSha256Certificate()6421 return hasSha256CertificateInternal(sha256Certificate, flags); in hasSha256Certificate()6424 private boolean hasSha256CertificateInternal(byte[] sha256Certificate, int flags) { in hasSha256CertificateInternal() method in SigningDetails
5789 HSPLandroid/content/pm/PackageParser$SigningDetails;->hasSha256CertificateInternal([BI)Z