Searched refs:TAG_SHORTCUTS (Results 1 – 1 of 1) sorted by relevance
54 private static final String TAG_SHORTCUTS = "shortcuts"; field in ShortcutParser202 if (depth == 1 && TAG_SHORTCUTS.equals(tag)) { in parseShortcutsOneFile()