Searched refs:sparkleColorInt (Results 1 – 1 of 1) sorted by relevance
197 public void setColor(@ColorInt int colorInt, @ColorInt int sparkleColorInt) { in setColor() argument199 Color sparkleColor = Color.valueOf(sparkleColorInt); in setColor()