Searched refs:rotatedSize (Results 1 – 1 of 1) sorted by relevance
249 final SizeInfo rotatedSize = activitySession.getConfigInfo().sizeInfo; in rotateAndCheckSameSizes() local251 assertEquals("Sizes must not change after rotation", initialSize, rotatedSize); in rotateAndCheckSameSizes()