Searched refs:findCommonMimeType (Results 1 – 2 of 2) sorted by relevance
34 public static String findCommonMimeType(List<String> mimeTypes) { in findCommonMimeType() method in MimeTypes
371 intent.setType(MimeTypes.findCommonMimeType(mimeTypes)); in shareSelectedDocuments()