Home
last modified time | relevance | path

Searched refs:shouldLockout (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardAbsKeyInputView.java88 if (shouldLockout(deadline)) { in reset()
96 protected boolean shouldLockout(long deadline) { in shouldLockout() method in KeyguardAbsKeyInputView
DKeyguardSimPinView.java200 protected boolean shouldLockout(long deadline) { in shouldLockout() method in KeyguardSimPinView
DKeyguardSimPukView.java257 protected boolean shouldLockout(long deadline) { in shouldLockout() method in KeyguardSimPukView