Searched refs:backgroundColorMiddle (Results 1 – 1 of 1) sorted by relevance
40 @ColorInt private int backgroundColorMiddle; field in ThemeColorManager73 backgroundColorMiddle = context.getColor(R.color.incall_background_gradient_spam_middle); in updateThemeColors()80 backgroundColorMiddle = context.getColor(R.color.incall_background_gradient_middle); in updateThemeColors()87 backgroundColorMiddle = applyAlpha(palette.mPrimaryColor, backgroundColorMiddle); in updateThemeColors()125 return backgroundColorMiddle; in getBackgroundColorMiddle()