Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardPinViewController.java84 updateAutoConfirmationState(); in onViewAttached()
91 updateAutoConfirmationState(); in onUserInput()
119 updateAutoConfirmationState(); in handleAttemptLockout()
122 private void updateAutoConfirmationState() { in updateAutoConfirmationState() method in KeyguardPinViewController