Searched refs:smallerHeight (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
D | DisplayContentTests.java | 700 final int smallerHeight = 400; in testMaxUiWidth() local 704 displayContent.updateBaseDisplayMetrics(smallerWidth, smallerHeight, smallerDensity, in testMaxUiWidth() 706 verifySizes(displayContent, smallerWidth, smallerHeight, smallerDensity, baseXDpi, in testMaxUiWidth() 711 verifySizes(displayContent, smallerWidth, smallerHeight, smallerDensity, baseXDpi, in testMaxUiWidth()
|