Home
last modified time | relevance | path

Searched refs:simulateCommand_ (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/ui/file_manager/file_manager/foreground/js/
Dfile_transfer_controller.js880 this.simulateCommand_('cut', function(event) {
941 this.simulateCommand_('paste', function(event) {
955 simulateCommand_: function(command, handler) { method in FileTransferController