Searched refs:checkForUpdatedInfo (Results 1 – 6 of 6) 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);
84 g_browser.checkForUpdatedInfo(false);89 g_browser.checkForUpdatedInfo(false);
141 window.setInterval(this.checkForUpdatedInfo.bind(this, false),722 checkForUpdatedInfo: function(force) { method in BrowserBridge737 this.checkForUpdatedInfo(true);
220 g_browser.checkForUpdatedInfo();