Searched refs:handleAttemptLockout (Results 1 – 5 of 5) sorted by relevance
110 handleAttemptLockout(deadline); in onViewAttached()146 protected void handleAttemptLockout(long elapsedRealtimeDeadline) { in handleAttemptLockout() method in KeyguardAbsKeyInputViewController194 handleAttemptLockout(deadline); in onPasswordChecked()
129 protected void handleAttemptLockout(long elapsedRealtimeDeadline) { in handleAttemptLockout() method in KeyguardPinViewController130 super.handleAttemptLockout(elapsedRealtimeDeadline); in handleAttemptLockout()
182 handleAttemptLockout(deadline); in onPatternChecked()250 handleAttemptLockout(deadline); in onViewAttached()374 private void handleAttemptLockout(long elapsedRealtimeDeadline) { in handleAttemptLockout() method in KeyguardPatternViewController
194 mKeyguardAbsKeyInputViewController.handleAttemptLockout(SystemClock.elapsedRealtime());
263 pinViewController.handleAttemptLockout(0) in handleLockout_readsNumberOfErrorAttempts()