Home
last modified time | relevance | path

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

/frameworks/base/packages/Keyguard/src/com/android/keyguard/
DPasswordTextView.java445 private ValueAnimator.AnimatorUpdateListener textSizeUpdater field in PasswordTextView.CharState
580 textAnimator.addUpdateListener(textSizeUpdater); in startTextDisappearAnimation()
616 textAnimator.addUpdateListener(textSizeUpdater); in startTextAppearAnimation()