Searched refs:favoriteClass (Results 1 – 1 of 1) sorted by relevance
301 final String favoriteClass = parser.getAttributeValue(null, TAG_CLASS); in bindFavorites() local303 final ComponentName cn = new ComponentName(favoritePackage, favoriteClass); in bindFavorites()