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.java54 WIDTH_DP, enumConstant
141 case WIDTH_DP: in setProperty()
208 config.setProperty(Properties.WIDTH_DP, 320); in makeClassicConfig()
409 config.setProperty(Properties.WIDTH_DP, 600); in testAllEmptyConfigs()
416 config.setProperty(Properties.WIDTH_DP, 720); in testAllEmptyConfigs()
614 config.setProperty(Properties.WIDTH_DP, 600); in testAllClassicConfigs()
621 config.setProperty(Properties.WIDTH_DP, 720); in testAllClassicConfigs()
762 config.setProperty(Properties.WIDTH_DP, 589); in testNewScreenSize()
775 config.setProperty(Properties.WIDTH_DP, 590); in testNewScreenSize()
795 config.setProperty(Properties.WIDTH_DP, 591); in testNewScreenSize()
[all …]