Searched defs:renameDocument (Results 1 – 5 of 5) sorted by relevance
123 @Nullable DocumentInfo renameDocument(String name, DocumentInfo document); in renameDocument() method
340 public DocumentInfo renameDocument(String name, DocumentInfo document) { in renameDocument() method in AbstractActionHandler
174 public @Nullable DocumentInfo renameDocument(String name, DocumentInfo document) { in renameDocument() method in ActionHandler
319 public String renameDocument(String documentId, String displayName) in renameDocument() method in StubProvider
242 public String renameDocument(String docId, String displayName) in renameDocument() method in DownloadStorageProvider