Searched defs:animation3 (Results 1 – 1 of 1) sorted by relevance
132 Animation animation3 = new TranslateAnimation(0.0f, 50.0f, 0.0f, 5.0f); in createAnimationSet() local374 final Animation animation3 = new AlphaAnimation(1.0f, 0.5f); in testAccessAnimations() local