Searched refs:backgroundColorBottom (Results 1 – 1 of 1) sorted by relevance
41 @ColorInt private int backgroundColorBottom; field in ThemeColorManager76 backgroundColorBottom = context.getColor(R.color.incall_background_gradient_spam_bottom); in updateThemeColors()82 backgroundColorBottom = context.getColor(R.color.incall_background_gradient_bottom); in updateThemeColors()89 backgroundColorBottom = applyAlpha(palette.mPrimaryColor, backgroundColorBottom); in updateThemeColors()131 return backgroundColorBottom; in getBackgroundColorBottom()