Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DPasswordTextView.java529 startDotAppearAnimation(0); in startAppearAnimation()
570 startDotAppearAnimation(DISAPPEAR_DURATION in performSwap()
643 private void startDotAppearAnimation(long delay) { in startDotAppearAnimation() method in PasswordTextView.CharState