Searched refs:mDefaultSecondaryForegroundColor (Results 1 – 1 of 1) sorted by relevance
59 private final int mDefaultSecondaryForegroundColor; field in CarNotificationBaseViewHolder98 mDefaultSecondaryForegroundColor = mContext.getColor(R.color.secondary_text_color); in CarNotificationBaseViewHolder()189 mCalculatedSecondaryForegroundColor = mDefaultSecondaryForegroundColor; in initializeColors()195 mDefaultSecondaryForegroundColor, mBackgroundColor); in initializeColors()