Home
last modified time | relevance | path

Searched defs:shortSide (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DTaskTests.java763 final int shortSide = 540; in testComputeConfigResourceOverrides() local
873 final int shortSide = 600; in testInsetDisregardedWhenFreeformOverlapsNavBar() local
H A DActivityRecordTests.java564 final int shortSide = Math.min(newConfig.screenWidthDp, newConfig.screenHeightDp); in testSetRequestedOrientationUpdatesConfiguration() local
800 final int shortSide = Math.min(newConfig.screenWidthDp, newConfig.screenHeightDp); in testPushConfigurationWhenLaunchTaskBehind() local