Searched refs:KEY_MAX_ICON_DIMENSION_DP (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
H A DShortcutService.java212 String KEY_MAX_ICON_DIMENSION_DP = "max_icon_dimension_dp"; field in interface:ShortcutService.ConfigConstants
667 ConfigConstants.KEY_MAX_ICON_DIMENSION_DP,
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DBaseShortcutManagerTest.java232 + ConfigConstants.KEY_MAX_ICON_DIMENSION_DP + "=" + MAX_ICON_DIMENSION + ","
H A DShortcutManagerTest1.java182 + ConfigConstants.KEY_MAX_ICON_DIMENSION_DP + "=100,"
195 ConfigConstants.KEY_MAX_ICON_DIMENSION_DP + "=100,"

Completed in 74 milliseconds