Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DPasswordTextView.java378 float currentTextTranslationY = 1.0f; field in PasswordTextView.CharState
467 currentTextTranslationY = (float) animation.getAnimatedValue();
500 currentTextTranslationY = 1.0f; in reset()
694 + charHeight * currentTextTranslationY * 0.8f; in draw()