Searched defs:setStaticDrawableColor (Results 1 – 5 of 5) sorted by relevance
23 void setStaticDrawableColor(int color); in setStaticDrawableColor() method
87 public void setStaticDrawableColor(int color) { in setStaticDrawableColor() method in StatusBarWifiView
251 public void setStaticDrawableColor(int color) { in setStaticDrawableColor() method in StatusBarMobileView
649 public void setStaticDrawableColor(int color) { in setStaticDrawableColor() method in StatusBarIconView
59 override fun setStaticDrawableColor(color: Int) { in setStaticDrawableColor() method