Searched refs:hasCertificateInternal (Results 1 – 1 of 1) sorted by relevance
6139 return hasCertificateInternal(signature, PAST_CERT_EXISTS); in hasCertificate()6150 return hasCertificateInternal(signature, flags); in hasCertificate()6159 private boolean hasCertificateInternal(Signature signature, int flags) { in hasCertificateInternal() method in SigningDetails