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