Searched refs:AppShortcutParser (Results 1 – 2 of 2) sorted by relevance
350 parsers.put(TAG_APP_ICON, new AppShortcutParser()); in getFolderElementsMap()358 parsers.put(TAG_APP_ICON, new AppShortcutParser()); in getLayoutElementsMap()379 protected class AppShortcutParser implements TagParser { class in AutoInstallsLayout
94 public class AppShortcutWithUriParser extends AppShortcutParser {