Home
last modified time | relevance | path

Searched defs:applyTintColor (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/
H A DIconUtils.java67 public static Drawable applyTintColor(Context context, int drawableId, int tintColorId) { in applyTintColor() method in IconUtils
72 public static Drawable applyTintColor(Context context, Drawable icon, int tintColorId) { in applyTintColor() method in IconUtils