Searched refs:TAG_FAVORITE (Results 1 – 2 of 2) sorted by relevance
36 protected static final String TAG_FAVORITE = "favorite"; field in DefaultLayoutParser64 parsers.put(TAG_FAVORITE, new AppShortcutWithUriParser()); in getFolderElementsMap()72 parsers.put(TAG_FAVORITE, new AppShortcutWithUriParser()); in getLayoutElementsMap()223 if (TAG_FAVORITE.equals(fallback_item_name)) { in parseAndAdd()
370 parsers.put(TAG_FAVORITE, new AppShortcutWithUriParser()); in getLayoutElementsMap()