Searched defs:animation2 (Results 1 – 1 of 1) sorted by relevance
128 Animation animation2 = new ScaleAnimation(1.0f, 2.0f, 1.0f, 3.0f); in createAnimationSet() local372 final Animation animation2 = new AlphaAnimation(0.5f, 1.0f); in testAccessAnimations() local