Searched refs:checkForUpdatedInfo (Results 1 – 3 of 3) sorted by relevance
55 g_browser.checkForUpdatedInfo(false);60 g_browser.checkForUpdatedInfo(false);
128 if (typeof g_browser != 'undefined' && g_browser.checkForUpdatedInfo)129 g_browser.checkForUpdatedInfo();
287 window.setInterval(this.checkForUpdatedInfo.bind(this, false),927 BrowserBridge.prototype.checkForUpdatedInfo = function(force) { method in BrowserBridge942 this.checkForUpdatedInfo(true);