OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SUPPORTED_TYPE_COUNT
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Launcher3/src/com/android/launcher3/
CommonAppTypeParser.java
42
public static final int
SUPPORTED_TYPE_COUNT
= 7;
LauncherBackupHelper.java
173
mItemTypeMatchers = new ItemTypeMatcher[CommonAppTypeParser.
SUPPORTED_TYPE_COUNT
];
[
all
...]
Completed in 549 milliseconds