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.java234 String KEY_MAX_ICON_DIMENSION_DP_LOWRAM = "max_icon_dimension_dp_lowram"; field
718 ConfigConstants.KEY_MAX_ICON_DIMENSION_DP_LOWRAM, in updateConfigurationLocked()
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DBaseShortcutManagerTest.java257 + ConfigConstants.KEY_MAX_ICON_DIMENSION_DP_LOWRAM + "=" in injectShortcutManagerConstants()
DShortcutManagerTest1.java205 + ConfigConstants.KEY_MAX_ICON_DIMENSION_DP_LOWRAM + "=50," in testLoadConfig()
218 + ConfigConstants.KEY_MAX_ICON_DIMENSION_DP_LOWRAM + "=50," in testLoadConfig()