Home
last modified time | relevance | path

Searched defs:getDocumentType (Results 1 – 3 of 3) sorted by relevance

/packages/apps/DocumentsUI/src/com/android/documentsui/archives/
DArchive.java162 public String getDocumentType(String documentId) throws FileNotFoundException { in getDocumentType() method in Archive
DArchivesProvider.java133 public String getDocumentType(String documentId) throws FileNotFoundException { in getDocumentType() method in ArchivesProvider
/packages/providers/DownloadProvider/src/com/android/providers/downloads/
DDownloadStorageProvider.java501 public String getDocumentType(String docId) throws FileNotFoundException { in getDocumentType() method in DownloadStorageProvider