Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/display/
DAppConfigurationTests.java342 final int smallHeightPx = dpToPx(SMALL_HEIGHT_DP, density); in testDialogWhenLargeSplitSmall() local
344 mTaskOrganizer.setRootPrimaryTaskBounds(new Rect(0, 0, smallWidthPx, smallHeightPx)); in testDialogWhenLargeSplitSmall()