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.java130 protected void resetPasswordText(boolean animate, boolean announce) { in resetPasswordText() method in KeyguardPinBasedInputView
DKeyguardAbsKeyInputView.java69 protected abstract void resetPasswordText(boolean animate, boolean announce); in resetPasswordText() method in KeyguardAbsKeyInputView
DKeyguardPasswordView.java127 protected void resetPasswordText(boolean animate, boolean announce) { in resetPasswordText() method in KeyguardPasswordView