OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:KEY_MAX_ICON_DIMENSION_DP
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/services/core/java/com/android/server/pm/
ShortcutService.java
211
String
KEY_MAX_ICON_DIMENSION_DP
= "max_icon_dimension_dp";
633
ConfigConstants.
KEY_MAX_ICON_DIMENSION_DP
,
[
all
...]
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
BaseShortcutManagerTest.java
232
+ ConfigConstants.
KEY_MAX_ICON_DIMENSION_DP
+ "=" + MAX_ICON_DIMENSION + ","
[
all
...]
ShortcutManagerTest1.java
182
+ ConfigConstants.
KEY_MAX_ICON_DIMENSION_DP
+ "=100,"
195
ConfigConstants.
KEY_MAX_ICON_DIMENSION_DP
+ "=100,"
[
all
...]
Completed in 135 milliseconds