Home
last modified time | relevance | path

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

/cts/tests/tests/content/src/android/content/res/cts/
DConfigTest.java71 COLOR_MODE, enumConstant
147 case COLOR_MODE: in setProperty()
402 config.setProperty(Properties.COLOR_MODE, Configuration.COLOR_MODE_HDR_YES); in testAllEmptyConfigs()
409 config.setProperty(Properties.COLOR_MODE, Configuration.COLOR_MODE_HDR_NO); in testAllEmptyConfigs()
416 config.setProperty(Properties.COLOR_MODE, Configuration.COLOR_MODE_WIDE_COLOR_GAMUT_YES); in testAllEmptyConfigs()
423 config.setProperty(Properties.COLOR_MODE, Configuration.COLOR_MODE_WIDE_COLOR_GAMUT_NO); in testAllEmptyConfigs()
1018 config.setProperty(Properties.COLOR_MODE, Configuration.COLOR_MODE_HDR_YES); in testPrecedence()
1024 config.setProperty(Properties.COLOR_MODE, Configuration.COLOR_MODE_WIDE_COLOR_GAMUT_YES); in testPrecedence()