Searched refs:startRemoveAnimation (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DPasswordTextView.java248 charState.startRemoveAnimation(0, 0);
290 charState.startRemoveAnimation(startDelay, maxDelay);
465 void startRemoveAnimation(long startDelay, long widthDelay) { method in class:PasswordTextView.CharState

Completed in 1045 milliseconds