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.java531 startDotAppearAnimation(0); in startAppearAnimation()
572 startDotAppearAnimation(DISAPPEAR_DURATION in performSwap()
645 private void startDotAppearAnimation(long delay) { in startDotAppearAnimation() method in PasswordTextView.CharState