Searched refs:backgroundColorSolid (Results 1 – 1 of 1) sorted by relevance
42 @ColorInt private int backgroundColorSolid; field in ThemeColorManager77 backgroundColorSolid = context.getColor(R.color.incall_background_multiwindow_spam); in updateThemeColors()83 backgroundColorSolid = context.getColor(R.color.incall_background_multiwindow); in updateThemeColors()90 backgroundColorSolid = applyAlpha(palette.mPrimaryColor, backgroundColorSolid); in updateThemeColors()136 return backgroundColorSolid; in getBackgroundColorSolid()