Home
last modified time | relevance | path

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

/cts/tests/tests/content/src/android/content/res/cts/
DConfigTest.java56 HEIGHT_DP enumConstant
148 case HEIGHT_DP: in setProperty()
213 config.setProperty(Properties.HEIGHT_DP, 480); in makeClassicConfig()
455 config.setProperty(Properties.HEIGHT_DP, 550); in testAllEmptyConfigs()
462 config.setProperty(Properties.HEIGHT_DP, 670); in testAllEmptyConfigs()
660 config.setProperty(Properties.HEIGHT_DP, 550); in testAllClassicConfigs()
667 config.setProperty(Properties.HEIGHT_DP, 670); in testAllClassicConfigs()
795 config.setProperty(Properties.HEIGHT_DP, 500); in testNewScreenSize()
808 config.setProperty(Properties.HEIGHT_DP, 500); in testNewScreenSize()
846 config.setProperty(Properties.HEIGHT_DP, 480); in testNewScreenSize()
[all …]