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