Searched refs:sSelectedBackgroundColor (Results 1 – 1 of 1) sorted by relevance
35 private static int sSelectedBackgroundColor; field in CardPresenter42 sSelectedBackgroundColor = in onCreateViewHolder()61 int color = selected ? sSelectedBackgroundColor : sDefaultBackgroundColor; in updateCardBackgroundColor()