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.java517 startTextDisappearAnimation(startDelay); in startRemoveAnimation()
571 startTextDisappearAnimation(0); in performSwap()
588 private void startTextDisappearAnimation(long startDelay) { in startTextDisappearAnimation() method in PasswordTextView.CharState