Searched refs:TAG_SHORTCUT (Results 1 – 3 of 3) sorted by relevance
38 protected static final String TAG_SHORTCUT = "shortcut"; field in DefaultLayoutParser65 parsers.put(TAG_SHORTCUT, new UriShortcutParser(res)); in getFolderElementsMap()75 parsers.put(TAG_SHORTCUT, new UriShortcutParser(mSourceRes)); in getLayoutElementsMap()
126 private static final String TAG_SHORTCUT = "shortcut"; field in AutoInstallsLayout319 parsers.put(TAG_SHORTCUT, new ShortcutParser(mSourceRes)); in getFolderElementsMap()330 parsers.put(TAG_SHORTCUT, new ShortcutParser(mSourceRes)); in getLayoutElementsMap()
371 parsers.put(TAG_SHORTCUT, new UriShortcutParser(mSourceRes)); in getLayoutElementsMap()