Searched refs:onChecked (Results 1 – 3 of 3) sorted by relevance
32 void onChecked(boolean matched, int throttleTimeoutMs); in onChecked() method133 callback.onChecked(result, mThrottleTimeout); in checkPattern()245 callback.onChecked(result, mThrottleTimeout); in checkPassword()
160 public void onChecked(boolean matched, int timeoutMs) { in verifyPasswordAndUnlock()
269 public void onChecked(boolean matched, int timeoutMs) { in onPatternDetected()