Searched refs:backgroundColorTop (Results 1 – 1 of 1) sorted by relevance
39 @ColorInt private int backgroundColorTop; field in ThemeColorManager74 backgroundColorTop = context.getColor(R.color.incall_background_gradient_spam_top); in updateThemeColors()80 backgroundColorTop = context.getColor(R.color.incall_background_gradient_top); in updateThemeColors()87 backgroundColorTop = applyAlpha(palette.mPrimaryColor, backgroundColorTop); in updateThemeColors()121 return backgroundColorTop; in getBackgroundColorTop()