Searched refs:onChecked (Results 1 – 3 of 3) sorted by relevance
33 void onChecked(boolean matched, int throttleTimeoutMs); in onChecked() method134 callback.onChecked(result, mThrottleTimeout); in checkPattern()286 callback.onChecked(result, mThrottleTimeout); in checkPassword()
173 public void onChecked(boolean matched, int timeoutMs) { in verifyPasswordAndUnlock()
316 public void onChecked(boolean matched, int timeoutMs) { in onPatternDetected()