Searched defs:findDocumentPath (Results 1 – 6 of 6) sorted by relevance
88 public Path findDocumentPath(@Nullable String parentDocumentId, String documentId) { in findDocumentPath() method in TestDocumentsProvider
419 public Path findDocumentPath(@Nullable String parentDocId, String childDocId) in findDocumentPath() method in ExternalStorageProvider
1393 public static Path findDocumentPath(ContentResolver resolver, Uri treeUri) in findDocumentPath() method in DocumentsContract1427 public static Path findDocumentPath(ContentProviderClient client, Uri uri) in findDocumentPath() method in DocumentsContract
388 public Path findDocumentPath(@Nullable String parentDocumentId, String childDocumentId) in findDocumentPath() method in DocumentsProvider
101 protected final List<String> findDocumentPath(File parent, File doc) in findDocumentPath() method in FileSystemProvider
489 public Path findDocumentPath(String parentDocumentId, String childDocumentId) in findDocumentPath() method in MtpDocumentsProvider