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_LOWRAM
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/services/core/java/com/android/server/pm/
ShortcutService.java
217
String
KEY_MAX_ICON_DIMENSION_DP_LOWRAM
= "max_icon_dimension_dp_lowram";
664
ConfigConstants.
KEY_MAX_ICON_DIMENSION_DP_LOWRAM
,
[
all
...]
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
BaseShortcutManagerTest.java
233
+ ConfigConstants.
KEY_MAX_ICON_DIMENSION_DP_LOWRAM
+ "="
[
all
...]
ShortcutManagerTest1.java
183
+ ConfigConstants.
KEY_MAX_ICON_DIMENSION_DP_LOWRAM
+ "=50,"
196
+ ConfigConstants.
KEY_MAX_ICON_DIMENSION_DP_LOWRAM
+ "=50,"
[
all
...]
Completed in 64 milliseconds