Home
last modified time | relevance | path

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

/frameworks/base/packages/Keyguard/src/com/android/keyguard/
DPasswordTextView.java520 startDotAppearAnimation(0); in startAppearAnimation()
561 startDotAppearAnimation(DISAPPEAR_DURATION in performSwap()
634 private void startDotAppearAnimation(long delay) { in startDotAppearAnimation() method in PasswordTextView.CharState