Searched refs:currentSize (Results 1 – 1 of 1) sorted by relevance
767 final SizeInfo currentSize = activitySession.getConfigInfo().sizeInfo; in testFixedOrientationWhenRotating() local768 assertEquals("Sizes must not be changed", initialSize, currentSize); in testFixedOrientationWhenRotating()