Searched refs:mLinearInterpolator (Results 1 – 2 of 2) sorted by relevance
57 private final LinearInterpolator mLinearInterpolator; field in TaskFragmentAnimationSpec67 mLinearInterpolator = new LinearInterpolator(); in TaskFragmentAnimationSpec()140 startAlpha.setInterpolator(mLinearInterpolator); in createChangeBoundsChangeAnimations()
83 protected final LinearInterpolator mLinearInterpolator = new LinearInterpolator(); field in LinearSmoothScroller250 (int) (time * TARGET_SEEK_EXTRA_SCROLL_RATIO), mLinearInterpolator); in updateActionForInterimTarget()