Home
last modified time | relevance | path

Searched refs:smallerDensity (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DDisplayContentTests.java701 final int smallerDensity = 100; 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()