Searched refs:mLinearInterpolator (Results 1 – 1 of 1) sorted by relevance
83 protected final LinearInterpolator mLinearInterpolator = new LinearInterpolator(); field in LinearSmoothScroller250 (int) (time * TARGET_SEEK_EXTRA_SCROLL_RATIO), mLinearInterpolator); in updateActionForInterimTarget() local