Lines Matching defs:inAnimation
1802 TranslateAnimation inAnimation = new TranslateAnimation(1815 inAnimation.setDuration(duration);1816 inAnimation.setInterpolator(mHScrollInterpolator);1820 mViewSwitcher.setInAnimation(inAnimation);