Searched refs:hasOrderChanges (Results 1 – 4 of 4) sorted by relevance
820 boolean hasOrderChanges() { in hasOrderChanges() method in TransitionController822 return mCollectingTransition.hasOrderChanges(); in hasOrderChanges()
1657 && !transitionController.hasOrderChanges() in handleStartResult()
1988 boolean hasOrderChanges() { in hasOrderChanges() method in Transition
2127 assertTrue(transition.hasOrderChanges()); in testMoveToTopWhileVisible()