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/
H A DShortcutService.java217 String KEY_MAX_ICON_DIMENSION_DP_LOWRAM = "max_icon_dimension_dp_lowram"; field in interface:ShortcutService.ConfigConstants
673 ConfigConstants.KEY_MAX_ICON_DIMENSION_DP_LOWRAM,
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DBaseShortcutManagerTest.java233 + ConfigConstants.KEY_MAX_ICON_DIMENSION_DP_LOWRAM + "="
H A DShortcutManagerTest1.java183 + ConfigConstants.KEY_MAX_ICON_DIMENSION_DP_LOWRAM + "=50,"
196 + ConfigConstants.KEY_MAX_ICON_DIMENSION_DP_LOWRAM + "=50,"

Completed in 94 milliseconds