HomeSort by relevance Sort by last modified time
    Searched refs:findCommonMimeType (Results 1 - 2 of 2) sorted by null

  /packages/providers/DownloadProvider/ui/src/com/android/providers/downloads/ui/
DownloadList.java 750 intent.setType(findCommonMimeType(mimeTypes));
768 private String findCommonMimeType(ArrayList<String> mimeTypes) {
  /frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
DirectoryFragment.java 560 intent.setType(findCommonMimeType(mimeTypes));
    [all...]

Completed in 1067 milliseconds