Searched refs:onPasswordChecked (Results 1 – 1 of 1) sorted by relevance
131 onPasswordChecked(userId, false /* matched */, 0, false /* not valid - too short */); in verifyPasswordAndUnlock()144 onPasswordChecked(userId, matched, timeoutMs, in verifyPasswordAndUnlock()150 private void onPasswordChecked(int userId, boolean matched, int timeoutMs, in onPasswordChecked() method in KeyguardAbsKeyInputView