Home
last modified time | relevance | path

Searched refs:setShowPassword (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardPinBasedInputViewController.java78 mPasswordEntry.setShowPassword(showAnimations); in onViewAttached()
H A DPasswordTextView.java450 public void setShowPassword(boolean enabled) { in setShowPassword() method in PasswordTextView