Searched refs:getMimeTypeDrawable (Results 1 – 3 of 3) sorted by relevance
150 mIcon.setImageDrawable(EditorUiUtils.getMimeTypeDrawable(getContext(), kind.mimeType)); in setState()
183 public static Drawable getMimeTypeDrawable(Context context, String mimeType) { in getMimeTypeDrawable() method in EditorUiUtils
300 mIcon.setImageDrawable(EditorUiUtils.getMimeTypeDrawable(getContext(), in setState()