Searched refs:mDefaultSecondaryForegroundColor (Results 1 – 1 of 1) sorted by relevance
60 private final int mDefaultSecondaryForegroundColor; field in CarNotificationBaseViewHolder97 mDefaultSecondaryForegroundColor = mContext.getColor(R.color.secondary_text_color); in CarNotificationBaseViewHolder()187 mCalculatedSecondaryForegroundColor = mDefaultSecondaryForegroundColor; in initializeColors()193 mDefaultSecondaryForegroundColor, mBackgroundColor); in initializeColors()