Home | History | Annotate | Download | only in webapp

Lines Matching refs:ready

885  * ready.
888 * @param {boolean} ready True if the connection is ready.
890 remoting.ClientSession.prototype.onConnectionReady_ = function(ready) {
891 if (!ready) {