Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/src/com/android/documentsui/
DIconUtils.java59 public static Drawable applyTintColor(Context context, int drawableId, int tintColorId) { in applyTintColor() method in IconUtils
64 public static Drawable applyTintColor(Context context, Drawable icon, int tintColorId) { in applyTintColor() method in IconUtils