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.java49 COLOR_MODE, enumConstant
122 case COLOR_MODE: in setProperty()
364 config.setProperty(Properties.COLOR_MODE, Configuration.COLOR_MODE_HDR_YES); in testAllEmptyConfigs()
371 config.setProperty(Properties.COLOR_MODE, Configuration.COLOR_MODE_HDR_NO); in testAllEmptyConfigs()
378 config.setProperty(Properties.COLOR_MODE, Configuration.COLOR_MODE_WIDE_COLOR_GAMUT_YES); in testAllEmptyConfigs()
385 config.setProperty(Properties.COLOR_MODE, Configuration.COLOR_MODE_WIDE_COLOR_GAMUT_NO); in testAllEmptyConfigs()
975 config.setProperty(Properties.COLOR_MODE, Configuration.COLOR_MODE_HDR_YES); in testPrecedence()
981 config.setProperty(Properties.COLOR_MODE, Configuration.COLOR_MODE_WIDE_COLOR_GAMUT_YES); in testPrecedence()