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