Searched refs:rotationChanged (Results 1 – 1 of 1) sorted by relevance
359 assertTrue(waiter.rotationChanged()); in testVirtualDisplayRotatesWithContent()365 assertTrue(waiter.rotationChanged()); in testVirtualDisplayRotatesWithContent()392 assertFalse(waiter.rotationChanged()); in testVirtualDisplayDoesNotRotateWithContent()398 assertFalse(waiter.rotationChanged()); in testVirtualDisplayDoesNotRotateWithContent()597 boolean rotationChanged() throws Exception { in rotationChanged() method in VirtualDisplayTest.RotationChangeWaiter