Searched refs:mTextChangeGroup2 (Results 1 – 1 of 1) sorted by relevance
44 TransitionSet mTextChangeGroup1, mTextChangeGroup2, mTextChangeGroup3; field in CrossfadeMultiple81 mTextChangeGroup2 = new TransitionSet(); in onCreate()82 mTextChangeGroup2.setOrdering(TransitionSet.ORDERING_SEQUENTIAL); in onCreate()85 mTextChangeGroup2.addTransition(changeTextOut).addTransition(new ChangeBounds()); in onCreate()139 mTransition = mTextChangeGroup2; in changeTransitionType()