Searched defs:onBackground (Results 1 – 6 of 6) sorted by relevance
213 val onBackground = background.calculateOnColorWithTextColorPrimary(textColorPrimary) in createAppCompatTheme() constant
206 … val onBackground = ta.parseColor(R.styleable.ThemeAdapterMaterialTheme_colorOnBackground) in createMdcTheme() constant
52 private int onBackground; field in Scheme85 int onBackground, in Scheme()457 public void setOnBackground(int onBackground) { in setOnBackground()462 public Scheme withOnBackground(int onBackground) { in withOnBackground()
105 public DynamicColor onBackground() { in onBackground() method in MaterialDynamicColors
204 … val onBackground = ta.parseColor(R.styleable.ThemeAdapterMaterial3Theme_colorOnBackground) in createMdc3Theme() constant