Searched defs:clearBusy_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ui/file_manager/file_manager/foreground/js/image_editor/
H A Dcommands.js98 CommandQueue.prototype.clearBusy_ = function() {
120 setTimeout(this.saveFunction_.bind(null, this.clearBusy_.bind(this)),
/external/chromium_org/ui/file_manager/gallery/js/image_editor/
H A Dcommands.js98 CommandQueue.prototype.clearBusy_ = function() {
120 setTimeout(this.saveFunction_.bind(null, this.clearBusy_.bind(this)),

Completed in 52 milliseconds