Searched refs:openTransition (Results 1 – 1 of 1) sorted by relevance
1330 openTransition.collectExistenceChange(task1); in testIntermediateVisibility()1332 openTransition.collectExistenceChange(task2); in testIntermediateVisibility()1356 openTransition.finishTransition(); in testIntermediateVisibility()1425 openTransition.collectExistenceChange(task1); in testTransientLaunch()1441 controller.finishTransition(openTransition); in testTransientLaunch()1568 assertFalse(openTransition.allReady()); in testNotReadyPushPop()1570 openTransition.setAllReady(); in testNotReadyPushPop()1572 openTransition.deferTransitionReady(); in testNotReadyPushPop()1573 assertFalse(openTransition.allReady()); in testNotReadyPushPop()1575 openTransition.continueTransitionReady(); in testNotReadyPushPop()[all …]