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