Home
last modified time | relevance | path

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

/frameworks/base/packages/Keyguard/src/com/android/keyguard/
DKeyguardPinBasedInputView.java163 protected void resetPasswordText(boolean animate, boolean announce) { in resetPasswordText() method in KeyguardPinBasedInputView
DKeyguardPasswordView.java230 protected void resetPasswordText(boolean animate, boolean announce) { in resetPasswordText() method in KeyguardPasswordView
DKeyguardAbsKeyInputView.java184 protected abstract void resetPasswordText(boolean animate, boolean announce); in resetPasswordText() method in KeyguardAbsKeyInputView