Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/display/
DAppConfigurationTests.java88 private static final int SMALL_WIDTH_DP = 426; field in AppConfigurationTests
341 final int smallWidthPx = dpToPx(SMALL_WIDTH_DP, density); in testDialogWhenLargeSplitSmall()