Searched refs:TAG_PACKAGE (Results 1 – 1 of 1) sorted by relevance
86 private static final String TAG_PACKAGE = "package"; field in Home300 final String favoritePackage = parser.getAttributeValue(null, TAG_PACKAGE); in bindFavorites()