Searched refs:mDefaultSecondaryForegroundColor (Results 1 – 1 of 1) sorted by relevance
94 private int mDefaultSecondaryForegroundColor; field in CarNotificationBaseViewHolder146 mDefaultSecondaryForegroundColor = mContext.getColor(R.color.secondary_text_color); in CarNotificationBaseViewHolder()259 mCalculatedSecondaryForegroundColor = mDefaultSecondaryForegroundColor; in initializeColors()271 mDefaultSecondaryForegroundColor = mCustomWarningSecondaryColor; in initializeColors()275 mDefaultSecondaryForegroundColor = mCustomInformationSecondaryColor; in initializeColors()280 mDefaultSecondaryForegroundColor, mBackgroundColor); in initializeColors()