Home
last modified time | relevance | path

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

/cts/tests/tests/content/src/android/content/res/cts/
DConfigTest.java52 SCREENLAYOUT, enumConstant
135 case SCREENLAYOUT: in setProperty()
360 config.setProperty(Properties.SCREENLAYOUT, Configuration.SCREENLAYOUT_SIZE_SMALL); in testAllEmptyConfigs()
367 config.setProperty(Properties.SCREENLAYOUT, Configuration.SCREENLAYOUT_SIZE_NORMAL); in testAllEmptyConfigs()
374 config.setProperty(Properties.SCREENLAYOUT, Configuration.SCREENLAYOUT_SIZE_LARGE); in testAllEmptyConfigs()
381 config.setProperty(Properties.SCREENLAYOUT, Configuration.SCREENLAYOUT_SIZE_XLARGE); in testAllEmptyConfigs()
564 config.setProperty(Properties.SCREENLAYOUT, Configuration.SCREENLAYOUT_SIZE_SMALL); in testAllClassicConfigs()
571 config.setProperty(Properties.SCREENLAYOUT, Configuration.SCREENLAYOUT_SIZE_NORMAL); in testAllClassicConfigs()
578 config.setProperty(Properties.SCREENLAYOUT, Configuration.SCREENLAYOUT_SIZE_LARGE); in testAllClassicConfigs()
585 config.setProperty(Properties.SCREENLAYOUT, Configuration.SCREENLAYOUT_SIZE_XLARGE); in testAllClassicConfigs()
[all …]