Searched refs:transition1 (Results 1 – 1 of 1) sorted by relevance
582 Transition transition1 = new TestTransition(); in testForceToEndTransitionsDependedEachOther() local583 transition1.setDuration(1000); in testForceToEndTransitionsDependedEachOther()585 transition1.addListener(listener1); in testForceToEndTransitionsDependedEachOther()586 TransitionManager.go(scene1, transition1); in testForceToEndTransitionsDependedEachOther()