Home
last modified time | relevance | path

Searched defs:findDocumentPath (Results 1 – 4 of 4) sorted by relevance

/packages/apps/DocumentsUI/src/com/android/documentsui/
DDocumentsAccess.java57 Path findDocumentPath(Uri uri, UserId userId) in findDocumentPath() method
140 public Path findDocumentPath(Uri docUri, UserId userId) in findDocumentPath() method in DocumentsAccess.RuntimeDocumentAccess
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/
DTestDocumentsAccess.java88 public Path findDocumentPath(Uri docUri, UserId userId) throws RemoteException { in findDocumentPath() method in TestDocumentsAccess
/packages/services/Mtp/src/com/android/mtp/
DMtpDocumentsProvider.java497 public Path findDocumentPath(String parentDocumentId, String childDocumentId) in findDocumentPath() method in MtpDocumentsProvider
/packages/providers/DownloadProvider/src/com/android/providers/downloads/
DDownloadStorageProvider.java180 …public Path findDocumentPath(@Nullable String parentDocId, String docId) throws FileNotFoundExcept… in findDocumentPath() method in DownloadStorageProvider