Searched refs:onScanCompleted_ (Results 1 – 2 of 2) sorted by relevance
654 this.onScanCompleted_();717 this.onScanCompleted_();766 DirectoryContents.prototype.onScanCompleted_ = function() { method in DirectoryContents
846 dm.addEventListener('scan-completed', this.onScanCompleted_.bind(this));3151 FileManager.prototype.onScanCompleted_ = function() { method in FileManager