Searched refs:mLinearInterpolator (Results 1 – 3 of 3) sorted by relevance
83 protected final LinearInterpolator mLinearInterpolator = new LinearInterpolator(); field in LinearSmoothScroller250 (int) (time * TARGET_SEEK_EXTRA_SCROLL_RATIO), mLinearInterpolator); in updateActionForInterimTarget() local
56 private final LinearInterpolator mLinearInterpolator; field in ActivityEmbeddingAnimationSpec64 mLinearInterpolator = new LinearInterpolator(); in ActivityEmbeddingAnimationSpec()170 startAlpha.setInterpolator(mLinearInterpolator); in createChangeBoundsChangeAnimations()
58 private final LinearInterpolator mLinearInterpolator; field in TaskFragmentAnimationSpec68 mLinearInterpolator = new LinearInterpolator(); in TaskFragmentAnimationSpec()163 startAlpha.setInterpolator(mLinearInterpolator); in createChangeBoundsChangeAnimations()