Searched refs:ShortcutParser (Results 1 – 2 of 2) sorted by relevance
319 parsers.put(TAG_SHORTCUT, new ShortcutParser(mSourceRes)); in getFolderElementsMap()330 parsers.put(TAG_SHORTCUT, new ShortcutParser(mSourceRes)); in getLayoutElementsMap()420 protected class ShortcutParser implements TagParser { class in AutoInstallsLayout424 public ShortcutParser(Resources iconRes) { in ShortcutParser() method in AutoInstallsLayout.ShortcutParser
185 public class UriShortcutParser extends ShortcutParser {