Searched refs:setShouldShowErrorConsole (Results 1 – 4 of 4) sorted by relevance
295 setShouldShowErrorConsole(tab, mUiController.shouldShowErrorConsole()); in setActiveTab()695 public void setShouldShowErrorConsole(Tab tab, boolean flag) { in setShouldShowErrorConsole() method in BaseUi
118 public void setShouldShowErrorConsole(Tab tab, boolean show); in setShouldShowErrorConsole() method
317 mController.setShouldShowErrorConsole(enableJavascriptConsole()); in syncSharedSettings()
790 protected void setShouldShowErrorConsole(boolean show) { in setShouldShowErrorConsole() method in Controller801 mUi.setShouldShowErrorConsole(t, show); in setShouldShowErrorConsole()