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