Searched defs:setStaticDrawableColor (Results 1 – 3 of 3) sorted by relevance
23 void setStaticDrawableColor(int color); in setStaticDrawableColor() method
709 public void setStaticDrawableColor(int color) { in setStaticDrawableColor() method in StatusBarIconView
59 override fun setStaticDrawableColor(color: Int) { in setStaticDrawableColor() method