Searched refs:onChecked (Results 1 – 3 of 3) sorted by relevance
24 void onChecked(boolean matched, int throttleTimeoutMs); in onChecked() method104 callback.onChecked(result, mThrottleTimeout); in checkPattern()211 callback.onChecked(result, mThrottleTimeout); in checkPassword()
141 public void onChecked(boolean matched, int timeoutMs) { in verifyPasswordAndUnlock()
243 public void onChecked(boolean matched, int timeoutMs) { in onPatternDetected()