Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DPasswordTextView.java550 startWidthDisappearAnimation(widthDelay); in startRemoveAnimation()
606 private void startWidthDisappearAnimation(long widthDelay) { in startWidthDisappearAnimation() method in PasswordTextView.CharState