Searched defs:moveDocument (Results 1 – 3 of 3) sorted by relevance
1215 public static Uri moveDocument(ContentResolver resolver, Uri sourceDocumentUri, in moveDocument() method in DocumentsContract1231 public static Uri moveDocument(ContentProviderClient client, Uri sourceDocumentUri, in moveDocument() method in DocumentsContract
300 public String moveDocument(String sourceDocumentId, String sourceParentDocumentId, in moveDocument() method in DocumentsProvider
515 public String moveDocument(String sourceDocumentId, String sourceParentDocumentId, in moveDocument() method in ExternalStorageProvider