Home
last modified time | relevance | path

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

/external/chromium_org/remoting/webapp/
Dpaired_client_manager.js203 this.setWorking_(false)
213 remoting.PairedClientManager.prototype.setWorking_ = function(working) { method in remoting.PairedClientManager
233 this.setWorking_(false);
244 this.setWorking_(true);
246 this.setWorking_.bind(this, false),
263 this.setWorking_(true);
265 this.setWorking_.bind(this, false),