Searched refs:supportedFeatures_ (Results 1 – 1 of 1) sorted by relevance
38 this.supportedFeatures_ = []; property in remoting.HostDaemonFacade102 onDone(this.supportedFeatures_.indexOf(feature) >= 0);109 onDone(that.supportedFeatures_.indexOf(feature) >= 0);193 this.supportedFeatures_ = getArrayAttr(message, 'supportedFeatures', []);