Searched refs:TAG_FAVORITES (Results 1 – 2 of 2) sorted by relevance
33 private static final String TAG_FAVORITES = "favorites"; field in DefaultLayoutParser49 super(context, appWidgetHost, callback, sourceRes, layoutId, TAG_FAVORITES); in DefaultLayoutParser()
255 private static final String TAG_FAVORITES = "favorites"; field in LauncherProvider.DatabaseHelper860 beginDocument(parser, TAG_FAVORITES); in loadFavorites()