Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DPasswordTextView.java515 startTextDisappearAnimation(startDelay); in startRemoveAnimation()
569 startTextDisappearAnimation(0); in performSwap()
586 private void startTextDisappearAnimation(long startDelay) { in startTextDisappearAnimation() method in PasswordTextView.CharState