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/
DKeyguardAbsKeyInputView.java64 protected abstract void resetPasswordText(boolean animate, boolean announce); in resetPasswordText() method in KeyguardAbsKeyInputView
DKeyguardPinBasedInputView.java143 protected void resetPasswordText(boolean animate, boolean announce) { in resetPasswordText() method in KeyguardPinBasedInputView
DKeyguardPasswordView.java137 protected void resetPasswordText(boolean animate, boolean announce) { in resetPasswordText() method in KeyguardPasswordView