Searched refs:onReadyStateChange_ (Results 1 – 2 of 2) sorted by relevance
219 xhr.onreadystatechange = this.onReadyStateChange_.bind(this, id);269 remoting.WcsSandboxContainer.prototype.onReadyStateChange_ = function(id) { method in remoting.WcsSandboxContainer
335 this.onReadyStateChange_.bind(this, request);392 onReadyStateChange_: function(request) { method in CloudPrintInterface