Home | History | Annotate | Download | only in view

Lines Matching defs:setStartDelay

301      * @see #setStartDelay(long)
322 public ViewPropertyAnimator setStartDelay(long startDelay) {
803 * {@link #setStartDelay(long) startDelay} set on this ViewPropertyAnimator, then the
896 animator.setStartDelay(mStartDelay);