Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DPasswordTextView.java600 startDotAppearAnimation(0); in startAppearAnimation()
641 startDotAppearAnimation(DISAPPEAR_DURATION in performSwap()
714 private void startDotAppearAnimation(long delay) { in startDotAppearAnimation() method in PasswordTextView.CharState