Searched refs:LINEAR_INTERPOLATOR (Results 1 – 1 of 1) sorted by relevance
57 private static final Interpolator LINEAR_INTERPOLATOR = new LinearInterpolator(); field in MaterialProgressDrawable433 animation.setInterpolator(LINEAR_INTERPOLATOR); in setupAnimators()