Searched refs:UriShortcutParser (Results 1 – 2 of 2) sorted by relevance
65 parsers.put(TAG_SHORTCUT, new UriShortcutParser(res)); in getFolderElementsMap()75 parsers.put(TAG_SHORTCUT, new UriShortcutParser(mSourceRes)); in getLayoutElementsMap()185 public class UriShortcutParser extends ShortcutParser { class in DefaultLayoutParser187 public UriShortcutParser(Resources iconRes) { in UriShortcutParser() method in DefaultLayoutParser.UriShortcutParser
370 parsers.put(TAG_SHORTCUT, new UriShortcutParser(mSourceRes)); in getLayoutElementsMap()