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.java55 HEIGHT_DP enumConstant
144 case HEIGHT_DP: in setProperty()
209 config.setProperty(Properties.HEIGHT_DP, 480); in makeClassicConfig()
423 config.setProperty(Properties.HEIGHT_DP, 550); in testAllEmptyConfigs()
430 config.setProperty(Properties.HEIGHT_DP, 670); in testAllEmptyConfigs()
628 config.setProperty(Properties.HEIGHT_DP, 550); in testAllClassicConfigs()
635 config.setProperty(Properties.HEIGHT_DP, 670); in testAllClassicConfigs()
763 config.setProperty(Properties.HEIGHT_DP, 500); in testNewScreenSize()
776 config.setProperty(Properties.HEIGHT_DP, 500); in testNewScreenSize()
814 config.setProperty(Properties.HEIGHT_DP, 480); in testNewScreenSize()
[all …]