Searched refs:linearInterpolator (Results 1 – 1 of 1) sorted by relevance
312 TimeInterpolator linearInterpolator = new LinearInterpolator(); in getEnterAnimation() local317 rootAnim.setInterpolator(linearInterpolator); in getEnterAnimation()347 alphaAnim.setInterpolator(linearInterpolator); in getEnterAnimation()389 TimeInterpolator linearInterpolator = new LinearInterpolator(); in getExitAnimation() local394 rootAnim.setInterpolator(linearInterpolator); in getExitAnimation()422 alphaAnim.setInterpolator(linearInterpolator); in getExitAnimation()