Home
last modified time | relevance | path

Searched defs:minWidth (Results 1 – 4 of 4) sorted by relevance

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DManifestLayoutTests.java120 final int minWidth = dpToPx(MIN_WIDTH_DP, mDisplay.getDpi()); in testMinimalSize() local
/cts/tests/tests/media/src/android/media/cts/
DMediaCodecCapabilitiesTest.java515 int minWidth = vidCaps.getSupportedWidths().getLower(); in getVideoSizeForTest() local
674 int minWidth = vcaps.getSupportedWidths().getLower(); in createMinFormat() local
DMediaCodecTest.java2674 int minWidth = vcaps.getSupportedWidths().getLower(); in testPrependHeadersToSyncFrames() local
/cts/tests/tests/widget/src/android/widget/cts/
DProgressBarTest.java673 final int minWidth = 20; in testGetAndSetMinWidth() local