Searched refs:onCredentialMatched (Results 1 – 4 of 4) sorted by relevance
15 fun onCredentialMatched(attestation: ByteArray) regex
53 host.onCredentialMatched(attestation!!)
63 host.onCredentialMatched(attestation)
227 public void onCredentialMatched(@NonNull byte[] attestation) { in onCredentialMatched() method in AuthContainerView