Searched defs:loadMimeIcon (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
H A DIconUtils.java218 public static Drawable loadMimeIcon( method in class:IconUtils
234 return loadMimeIcon(context, mimeType);
237 public static Drawable loadMimeIcon(Context context, String mimeType) { method in class:IconUtils

Completed in 126 milliseconds