Searched refs:tintAttrId (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
H A DIconUtils.java66 public static Drawable applyTintAttr(Context context, int drawableId, int tintAttrId) { argument
68 context.getTheme().resolveAttribute(tintAttrId, outValue, true);

Completed in 26 milliseconds