Searched refs:mCardBackgroundColor (Results 1 – 2 of 2) sorted by relevance
40 private final int mCardBackgroundColor; field in ProgressNotificationViewHolder50 mCardBackgroundColor = NotificationUtils.getAttrColor(view.getContext(), in ProgressNotificationViewHolder()92 notification.color, mCardBackgroundColor); in bindBody()
41 private final int mCardBackgroundColor; field in GroupSummaryNotificationViewHolder55 … mCardBackgroundColor = NotificationUtils.getAttrColor(mContext, android.R.attr.colorPrimary); in GroupSummaryNotificationViewHolder()