Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DShortcutService.java231 String KEY_MAX_ICON_DIMENSION_DP_LOWRAM = "max_icon_dimension_dp_lowram"; field
712 ConfigConstants.KEY_MAX_ICON_DIMENSION_DP_LOWRAM, in updateConfigurationLocked()
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DBaseShortcutManagerTest.java254 + ConfigConstants.KEY_MAX_ICON_DIMENSION_DP_LOWRAM + "=" in injectShortcutManagerConstants()
DShortcutManagerTest1.java194 + ConfigConstants.KEY_MAX_ICON_DIMENSION_DP_LOWRAM + "=50," in testLoadConfig()
207 + ConfigConstants.KEY_MAX_ICON_DIMENSION_DP_LOWRAM + "=50," in testLoadConfig()