Searched defs:renameDocument (Results 1 – 5 of 5) sorted by relevance
112 @Nullable DocumentInfo renameDocument(String name, DocumentInfo document); in renameDocument() method
318 public DocumentInfo renameDocument(String name, DocumentInfo document) { in renameDocument() method in AbstractActionHandler
173 public @Nullable DocumentInfo renameDocument(String name, DocumentInfo document) { in renameDocument() method in ActionHandler
299 public String renameDocument(String documentId, String displayName) in renameDocument() method in StubProvider
240 public String renameDocument(String docId, String displayName) in renameDocument() method in DownloadStorageProvider