Searched refs:shouldLockout (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/keyguard/ | ||
D | KeyguardAbsKeyInputView.java | 88 if (shouldLockout(deadline)) { in reset() |
D | KeyguardSimPinView.java | 200 protected boolean shouldLockout(long deadline) { in shouldLockout() method in KeyguardSimPinView |
D | KeyguardSimPukView.java | 257 protected boolean shouldLockout(long deadline) { in shouldLockout() method in KeyguardSimPukView |