OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AppWidgetParser
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Launcher3/src/com/android/launcher3/
DefaultLayoutParser.java
71
parsers.put(TAG_APPWIDGET, new
AppWidgetParser
());
AutoInstallsLayout.java
318
parsers.put(TAG_APPWIDGET, new
AppWidgetParser
());
463
protected class
AppWidgetParser
implements TagParser {
Completed in 6231 milliseconds