Searched refs:onResult_ (Results 1 – 2 of 2) sorted by relevance
38 this.onResult_ = onResult;152 if (this.onResult_) {153 this.onResult_(result);
1068 ContentProvider.prototype.onResult_ = function(url, metadata) { method in ContentProvider1088 this.onResult_(url, metadata);