Home
last modified time | relevance | path

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

/cts/tests/tests/content/src/android/content/res/cts/
DConfigTest.java55 WIDTH_DP, enumConstant
145 case WIDTH_DP: in setProperty()
212 config.setProperty(Properties.WIDTH_DP, 320); in makeClassicConfig()
441 config.setProperty(Properties.WIDTH_DP, 600); in testAllEmptyConfigs()
448 config.setProperty(Properties.WIDTH_DP, 720); in testAllEmptyConfigs()
646 config.setProperty(Properties.WIDTH_DP, 600); in testAllClassicConfigs()
653 config.setProperty(Properties.WIDTH_DP, 720); in testAllClassicConfigs()
794 config.setProperty(Properties.WIDTH_DP, 589); in testNewScreenSize()
807 config.setProperty(Properties.WIDTH_DP, 590); in testNewScreenSize()
827 config.setProperty(Properties.WIDTH_DP, 591); in testNewScreenSize()
[all …]