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
221
String
KEY_MAX_ICON_DIMENSION_DP
= "max_icon_dimension_dp";
693
ConfigConstants.
KEY_MAX_ICON_DIMENSION_DP
,
[
all
...]
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
BaseShortcutManagerTest.java
247
+ ConfigConstants.
KEY_MAX_ICON_DIMENSION_DP
+ "=" + MAX_ICON_DIMENSION + ","
[
all
...]
ShortcutManagerTest1.java
187
+ ConfigConstants.
KEY_MAX_ICON_DIMENSION_DP
+ "=100,"
200
ConfigConstants.
KEY_MAX_ICON_DIMENSION_DP
+ "=100,"
[
all
...]
Completed in 58 milliseconds