Searched refs:throttleTimeoutMs (Results 1 – 2 of 2) sorted by relevance
30 void onChecked(boolean matched, int throttleTimeoutMs); in onChecked() argument49 void onVerified(@NonNull VerifyCredentialResponse response, int throttleTimeoutMs); in onVerified() argument
290 override fun onChecked(matched: Boolean, throttleTimeoutMs: Int) {294 throttleDurationMs = throttleTimeoutMs,