Searched refs:mTextChangeGroup3 (Results 1 – 1 of 1) sorted by relevance
44 TransitionSet mTextChangeGroup1, mTextChangeGroup2, mTextChangeGroup3; field in CrossfadeMultiple87 mTextChangeGroup3 = new TransitionSet(); in onCreate()88 mTextChangeGroup3.setOrdering(TransitionSet.ORDERING_SEQUENTIAL); in onCreate()91 mTextChangeGroup3.addTransition(changeTextIn).addTransition(new ChangeBounds()); in onCreate()142 mTransition = mTextChangeGroup3; in changeTransitionType()