Home
last modified time | relevance | path

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

/external/chromium_org/remoting/webapp/
Dhost_daemon_facade.js38 this.supportedFeatures_ = []; property in remoting.HostDaemonFacade
102 onDone(this.supportedFeatures_.indexOf(feature) >= 0);
109 onDone(that.supportedFeatures_.indexOf(feature) >= 0);
193 this.supportedFeatures_ = getArrayAttr(message, 'supportedFeatures', []);