Searched refs:ShortcutParser (Results 1 – 2 of 2) sorted by relevance
310 parsers.put(TAG_SHORTCUT, new ShortcutParser(mSourceRes)); in getFolderElementsMap()320 parsers.put(TAG_SHORTCUT, new ShortcutParser(mSourceRes)); in getLayoutElementsMap()410 protected class ShortcutParser implements TagParser { class in AutoInstallsLayout414 public ShortcutParser(Resources iconRes) { in ShortcutParser() method in AutoInstallsLayout.ShortcutParser
184 public class UriShortcutParser extends ShortcutParser {