Searched refs:mTextChangeGroup1 (Results 1 – 1 of 1) sorted by relevance
44 TransitionSet mTextChangeGroup1, mTextChangeGroup2, mTextChangeGroup3; field in CrossfadeMultiple76 mTextChangeGroup1 = new TransitionSet(); in onCreate()79 mTextChangeGroup1.addTransition(changeTextInOut).addTransition(new ChangeBounds()); in onCreate()136 mTransition = mTextChangeGroup1; in changeTransitionType()