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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DPasswordTextView.java465 void startRemoveAnimation(long startDelay, long widthDelay) { argument
479 startWidthDisappearAnimation(widthDelay);
535 private void startWidthDisappearAnimation(long widthDelay) { argument
542 widthAnimator.setStartDelay(widthDelay);

Completed in 25 milliseconds