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