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.java77 WIDTH_DP, enumConstant
170 case WIDTH_DP: in setProperty()
237 config.setProperty(Properties.WIDTH_DP, 320); in makeClassicConfig()
479 config.setProperty(Properties.WIDTH_DP, 600); in testAllEmptyConfigs()
486 config.setProperty(Properties.WIDTH_DP, 720); in testAllEmptyConfigs()
708 config.setProperty(Properties.WIDTH_DP, 600); in testAllClassicConfigs()
715 config.setProperty(Properties.WIDTH_DP, 720); in testAllClassicConfigs()
837 config.setProperty(Properties.WIDTH_DP, 589); in testNewScreenSize()
850 config.setProperty(Properties.WIDTH_DP, 590); in testNewScreenSize()
870 config.setProperty(Properties.WIDTH_DP, 591); in testNewScreenSize()
[all …]