Searched refs:findCommonMimeType (Results 1 – 1 of 1) sorted by relevance
766 intent.setType(findCommonMimeType(mimeTypes)); in shareDocuments()1007 private String findCommonMimeType(List<String> mimeTypes) { in findCommonMimeType() method in DirectoryFragment