Searched refs:shouldLockout (Results 1 – 2 of 2) sorted by relevance
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/ | ||
H A D | KeyguardAbsKeyInputViewController.java | 108 if (shouldLockout(deadline)) { in onViewAttached() |
H A D | KeyguardSimPukViewController.java | 323 protected boolean shouldLockout(long deadline) { in shouldLockout() method in KeyguardSimPukViewController |