Home
last modified time | relevance | path

Searched defs:resetPasswordText (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardPinBasedInputView.java168 protected void resetPasswordText(boolean animate, boolean announce) { in resetPasswordText() method in KeyguardPinBasedInputView
DKeyguardPasswordView.java249 protected void resetPasswordText(boolean animate, boolean announce) { in resetPasswordText() method in KeyguardPasswordView
DKeyguardAbsKeyInputView.java229 protected abstract void resetPasswordText(boolean animate, boolean announce); in resetPasswordText() method in KeyguardAbsKeyInputView