Searched refs:moveDocument (Results 1 – 4 of 4) sorted by relevance
352 public String moveDocument(String sourceDocumentId, String sourceParentDocumentId, in moveDocument() method in DocumentsProvider1219 final String newDocumentId = moveDocument(documentId, parentSourceId, targetId); in callUnchecked()
1514 public static @Nullable Uri moveDocument(@NonNull ContentResolver content, in moveDocument() method in DocumentsContract
309 public String moveDocument(String sourceDocumentId, String sourceParentDocumentId, in moveDocument() method in FileSystemProvider
34901 …method @Nullable public static android.net.Uri moveDocument(@NonNull android.content.ContentResolv…34997 method public String moveDocument(String, String, String) throws java.io.FileNotFoundException;