Searched defs:findDocumentPath (Results 1 – 4 of 4) sorted by relevance
57 Path findDocumentPath(Uri uri, UserId userId) in findDocumentPath() method140 public Path findDocumentPath(Uri docUri, UserId userId) in findDocumentPath() method in DocumentsAccess.RuntimeDocumentAccess
88 public Path findDocumentPath(Uri docUri, UserId userId) throws RemoteException { in findDocumentPath() method in TestDocumentsAccess
497 public Path findDocumentPath(String parentDocumentId, String childDocumentId) in findDocumentPath() method in MtpDocumentsProvider
180 …public Path findDocumentPath(@Nullable String parentDocId, String docId) throws FileNotFoundExcept… in findDocumentPath() method in DownloadStorageProvider