Home
last modified time | relevance | path

Searched refs:getDocumentType (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/provider/
DDocumentsProvider.java645 public String getDocumentType(String documentId) throws FileNotFoundException { in getDocumentType() method in DocumentsProvider
842 return getDocumentType(getDocumentId(uri)); in getType()
/frameworks/base/core/java/com/android/internal/content/
DFileSystemProvider.java389 public String getDocumentType(String documentId) throws FileNotFoundException { in getDocumentType() method in FileSystemProvider
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt24820 …method public java.lang.String getDocumentType(java.lang.String) throws java.io.FileNotFoundExcept…
/frameworks/base/api/
Dcurrent.txt34386 …method public java.lang.String getDocumentType(java.lang.String) throws java.io.FileNotFoundExcept…
Dtest-current.txt34575 …method public java.lang.String getDocumentType(java.lang.String) throws java.io.FileNotFoundExcept…
Dsystem-current.txt37334 …method public java.lang.String getDocumentType(java.lang.String) throws java.io.FileNotFoundExcept…