Searched refs:HEIGHT_DP (Results 1 – 2 of 2) sorted by relevance
78 HEIGHT_DP enumConstant173 case HEIGHT_DP: in setProperty()238 config.setProperty(Properties.HEIGHT_DP, 480); in makeClassicConfig()493 config.setProperty(Properties.HEIGHT_DP, 550); in testAllEmptyConfigs()500 config.setProperty(Properties.HEIGHT_DP, 670); in testAllEmptyConfigs()722 config.setProperty(Properties.HEIGHT_DP, 550); in testAllClassicConfigs()729 config.setProperty(Properties.HEIGHT_DP, 670); in testAllClassicConfigs()838 config.setProperty(Properties.HEIGHT_DP, 500); in testNewScreenSize()851 config.setProperty(Properties.HEIGHT_DP, 500); in testNewScreenSize()889 config.setProperty(Properties.HEIGHT_DP, 480); in testNewScreenSize()[all …]
332 public static final int HEIGHT_DP = 200; field in WindowInsetsAnimationSynchronicityTests.SimpleIme340 final int height = (int) (HEIGHT_DP * density); in onCreateInputView()