Searched defs:applyTintColor (Results 1 – 1 of 1) sorted by relevance
67 public static Drawable applyTintColor(Context context, int drawableId, int tintColorId) { in applyTintColor() method in IconUtils72 public static Drawable applyTintColor(Context context, Drawable icon, int tintColorId) { in applyTintColor() method in IconUtils