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.java380 float currentTextTranslationY = 1.0f; field in PasswordTextView.CharState
469 currentTextTranslationY = (float) animation.getAnimatedValue();
502 currentTextTranslationY = 1.0f; in reset()
696 + charHeight * currentTextTranslationY * 0.8f; in draw()