Searched refs:mUseCustomColorForInformationNotification (Results 1 – 1 of 1) sorted by relevance
58 private final boolean mUseCustomColorForInformationNotification; field in CarNotificationBaseViewHolder165 mUseCustomColorForInformationNotification = mContext.getResources().getBoolean( in CarNotificationBaseViewHolder()215 || mUseCustomColorForInformationNotification in bindCardView()272 } else if (mUseCustomColorForInformationNotification && isInformationCategory) { in initializeColors()300 boolean isInformationCategory = mUseCustomColorForInformationNotification in canChangeCardBackgroundColor()