Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardAbsKeyInputViewController.java108 if (shouldLockout(deadline)) { in onViewAttached()
140 protected boolean shouldLockout(long deadline) { in shouldLockout() method in KeyguardAbsKeyInputViewController
H A DKeyguardSimPukViewController.java323 protected boolean shouldLockout(long deadline) { in shouldLockout() method in KeyguardSimPukViewController