Searched refs:updateCardBackgroundColor (Results 1 – 1 of 1) sorted by relevance
49 updateCardBackgroundColor(this, selected); in onCreateViewHolder()56 updateCardBackgroundColor(cardView, false); in onCreateViewHolder()60 private static void updateCardBackgroundColor(ImageCardView view, boolean selected) { in updateCardBackgroundColor() method in CardPresenter