Searched defs:hasCapability_ (Results 1 - 1 of 1) sorted by path

/external/chromium_org/remoting/webapp/
H A Dclient_session.js352 * Set of capabilities for which hasCapability_() can be used to test.
380 remoting.ClientSession.prototype.hasCapability_ = function(capability) {
1001 if (this.hasCapability_(
1008 if (this.hasCapability_(
1066 if (this.hasCapability_(

Completed in 275 milliseconds