Home | History | Annotate | Download | only in seekbar

Lines Matching defs:jumpToCurrentState

554         if (mProgressDrawable != null) mProgressDrawable.jumpToCurrentState();
555 if (mIndeterminateDrawable != null) mIndeterminateDrawable.jumpToCurrentState();