Searched refs:mDefaultSecondaryForegroundColor (Results 1 – 1 of 1) sorted by relevance
78 private final int mDefaultSecondaryForegroundColor; field in CarNotificationBaseViewHolder129 mDefaultSecondaryForegroundColor = mContext.getColor(R.color.secondary_text_color); in CarNotificationBaseViewHolder()221 mCalculatedSecondaryForegroundColor = mDefaultSecondaryForegroundColor; in initializeColors()227 mDefaultSecondaryForegroundColor, mBackgroundColor); in initializeColors()