Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardAbsKeyInputViewController.java59 onUserInput();
264 protected void onUserInput() { in onUserInput() method in KeyguardAbsKeyInputViewController
267 getKeyguardSecurityCallback().onUserInput(); in onUserInput()
H A DKeyguardSecurityCallback.java71 void onUserInput(); in onUserInput() method
H A DKeyguardPatternViewController.java101 getKeyguardSecurityCallback().onUserInput(); in onPatternCellAdded()
159 getKeyguardSecurityCallback().onUserInput(); in onPatternDetected()
H A DKeyguardPinBasedInputViewController.java83 mPasswordEntry.setUserActivityListener(this::onUserInput); in onViewAttached()
H A DKeyguardInputViewController.java67 public void onUserInput() { }
H A DKeyguardPasswordViewController.java91 onUserInput();
H A DKeyguardSecurityContainerController.java134 public void onUserInput() {