Searched refs:linearInterpolator (Results 1 – 1 of 1) sorted by relevance
370 TimeInterpolator linearInterpolator = new LinearInterpolator(); in getEnterAnimation() local375 rootAnim.setInterpolator(linearInterpolator); in getEnterAnimation()405 alphaAnim.setInterpolator(linearInterpolator); in getEnterAnimation()447 TimeInterpolator linearInterpolator = new LinearInterpolator(); in getExitAnimation() local452 rootAnim.setInterpolator(linearInterpolator); in getExitAnimation()480 alphaAnim.setInterpolator(linearInterpolator); in getExitAnimation()