Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardAbsKeyInputView.java254 protected void onUserInput() { in onUserInput() method in KeyguardAbsKeyInputView
257 mCallback.onUserInput(); in onUserInput()
268 onUserInput(); in onKeyDown()
DKeyguardSecurityCallback.java62 void onUserInput(); in onUserInput() method
DKeyguardPatternView.java278 mCallback.onUserInput(); in onPatternCellAdded()
341 mCallback.onUserInput(); in onPatternDetected()
DKeyguardPinBasedInputView.java185 onUserInput(); in onFinishInflate()
DKeyguardSecurityContainer.java602 public void onUserInput() {
659 public void onUserInput() { }
DKeyguardPasswordView.java356 onUserInput(); in afterTextChanged()