Searched refs:setFrameColor (Results 1 – 4 of 4) sorted by relevance
54 setFrameColor(a.getColorStateList(attr)); in UserAvatarView()91 public void setFrameColor(ColorStateList color) { in setFrameColor() method in UserAvatarView92 mDrawable.setFrameColor(color); in setFrameColor()
214 widthButtonDrawable.setFrameColor(getColor(R.color.toolbar_icon_color)); in setupViews()216 colorButtonDrawable.setFrameColor(getColor(R.color.toolbar_icon_color)); in setupViews()231 icon.setFrameColor(getColor(R.color.toolbar_icon_color)); in refreshBrushAndColor()262 icon.setFrameColor(getColor(R.color.toolbar_icon_color)); in refreshBrushAndColor()
42 fun setFrameColor(color: Int) { in setFrameColor() method
289 public void setFrameColor(int color) { in setFrameColor() method in UserIconDrawable295 public void setFrameColor(ColorStateList colorList) { in setFrameColor() method in UserIconDrawable