Searched refs:mLastReady (Results 1 – 2 of 2) sorted by relevance
1432 TransitionInfo mLastReady = null; field in WindowTestsBase.TestTransitionPlayer1442 mLastReady = null; in clear()1451 mLastReady = transitionInfo; in onTransitionReady()
1699 assertNotNull(testPlayer.mLastReady); in testShellTransitRotation()1702 assertNotEquals(testPlayer.mLastReady.getChange(dcToken).getEndRotation(), in testShellTransitRotation()1703 testPlayer.mLastReady.getChange(dcToken).getStartRotation()); in testShellTransitRotation()