Searched refs:displayInfoLayout2Other (Results 1 – 1 of 1) sorted by relevance
377 final DisplayInfo displayInfoLayout2Other = in testGetDisplayInfoForStateLocked_multipleLayouts() local380 assertThat(displayInfoLayout2Other).isNotNull(); in testGetDisplayInfoForStateLocked_multipleLayouts()381 assertThat(displayInfoLayout2Other.displayId).isEqualTo(logicalId2); in testGetDisplayInfoForStateLocked_multipleLayouts()382 assertThat(displayInfoLayout2Other.logicalWidth).isEqualTo(width(device2)); in testGetDisplayInfoForStateLocked_multipleLayouts()383 assertThat(displayInfoLayout2Other.logicalHeight).isEqualTo(height(device2)); in testGetDisplayInfoForStateLocked_multipleLayouts()