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