Home
last modified time | relevance | path

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

/frameworks/base/packages/Keyguard/src/com/android/keyguard/
DKeyguardAbsKeyInputView.java76 if (shouldLockout(deadline)) { in reset()
84 protected boolean shouldLockout(long deadline) { in shouldLockout() method in KeyguardAbsKeyInputView
DKeyguardSimPinView.java130 protected boolean shouldLockout(long deadline) { in shouldLockout() method in KeyguardSimPinView
DKeyguardSimPukView.java173 protected boolean shouldLockout(long deadline) { in shouldLockout() method in KeyguardSimPukView