Searched refs:mUseCustomColorForWarningNotification (Results 1 – 1 of 1) sorted by relevance
57 private final boolean mUseCustomColorForWarningNotification; field in CarNotificationBaseViewHolder163 mUseCustomColorForWarningNotification = mContext.getResources().getBoolean( in CarNotificationBaseViewHolder()216 || mUseCustomColorForWarningNotification) && !isInGroup) { in bindCardView()268 if (mUseCustomColorForWarningNotification && isWarningCategory) { in initializeColors()298 boolean isWarningCategory = mUseCustomColorForWarningNotification in canChangeCardBackgroundColor()