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.java444 private ValueAnimator.AnimatorUpdateListener textSizeUpdater field in PasswordTextView.CharState
591 textAnimator.addUpdateListener(textSizeUpdater); in startTextDisappearAnimation()
627 textAnimator.addUpdateListener(textSizeUpdater); in startTextAppearAnimation()