Home | History | Annotate | Download | only in activity

Lines Matching refs:favorite

1760             ImageView favoriteView = (ImageView) view.findViewById(R.id.favorite);
1798 * This is used as a callback from the list items, to set the favorite state
1801 * @param newFavorite the new value of the favorite flag (star state)
1804 ImageView favoriteView = (ImageView) itemView.findViewById(R.id.favorite);