Searched refs:hasSha256CertificateInternal (Results 1 – 1 of 1) sorted by relevance
5991 return hasSha256CertificateInternal(sha256Certificate, PAST_CERT_EXISTS); in hasSha256Certificate()6003 return hasSha256CertificateInternal(sha256Certificate, flags); in hasSha256Certificate()6006 private boolean hasSha256CertificateInternal(byte[] sha256Certificate, int flags) { in hasSha256CertificateInternal() method in PackageParser.SigningDetails