Searched refs:hasSha256CertificateInternal (Results 1 – 3 of 3) sorted by relevance
762 return hasSha256CertificateInternal(sha256Certificate, PAST_CERT_EXISTS); in hasSha256Certificate()774 return hasSha256CertificateInternal(sha256Certificate, flags); in hasSha256Certificate()777 private boolean hasSha256CertificateInternal(byte[] sha256Certificate, int flags) { in hasSha256CertificateInternal() method in SigningDetails
6573 return hasSha256CertificateInternal(sha256Certificate, PAST_CERT_EXISTS); in hasSha256Certificate()6585 return hasSha256CertificateInternal(sha256Certificate, flags); in hasSha256Certificate()6588 private boolean hasSha256CertificateInternal(byte[] sha256Certificate, int flags) { in hasSha256CertificateInternal() method in PackageParser.SigningDetails
12836 Landroid/content/pm/PackageParser$SigningDetails;->hasSha256CertificateInternal([BI)Z