Searched defs:setBackgroundColor (Results 1 – 8 of 8) sorted by relevance
316 public void setBackgroundColor(int color) { in setBackgroundColor() method in HeaderMixin
216 public void setBackgroundColor(int colorRGB) { in setBackgroundColor() method in SkottieView
251 public WebvttCssStyle setBackgroundColor(int backgroundColor) { in setBackgroundColor() method in WebvttCssStyle
256 public WebvttCssStyle setBackgroundColor(int backgroundColor) { in setBackgroundColor() method in WebvttCssStyle
180 public TtmlStyle setBackgroundColor(int backgroundColor) { in setBackgroundColor() method in TtmlStyle
186 public TtmlStyle setBackgroundColor(int backgroundColor) { in setBackgroundColor() method in TtmlStyle
196 void setBackgroundColor(SkPaint paint) { in setBackgroundColor() function
662 protected void setBackgroundColor(@ColorInt int backgroundColor) { in setBackgroundColor() method in ShadowWebView