Searched refs:getMimeTypeDisplayName (Results 1 – 1 of 1) sorted by relevance
99 String displayType = getMimeTypeDisplayName(context, contentType); in getDisplayType()102 displayType = getMimeTypeDisplayName(context, contentType.substring(0, index)); in getDisplayType()126 public static synchronized String getMimeTypeDisplayName(final Context context, in getMimeTypeDisplayName() method in AttachmentUtils