Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DPasswordTextView.java415 private ValueAnimator.AnimatorUpdateListener textSizeUpdater field in PasswordTextView.CharState
550 textAnimator.addUpdateListener(textSizeUpdater); in startTextDisappearAnimation()
586 textAnimator.addUpdateListener(textSizeUpdater); in startTextAppearAnimation()