Searched refs:throttleTimeoutMs (Results 1 – 2 of 2) sorted by relevance
54 public void onChecked(boolean matched, int throttleTimeoutMs) { in onChecked() argument60 mThrottleTimeoutMs = throttleTimeoutMs; in onChecked()62 mListener.onCheckCompleted(matched, throttleTimeoutMs); in onChecked()
30 void onChecked(boolean matched, int throttleTimeoutMs); in onChecked() argument49 void onVerified(@NonNull VerifyCredentialResponse response, int throttleTimeoutMs); in onVerified() argument