Home | History | Annotate | Download | only in browser

Lines Matching refs:getWebView

703                 transport.setWebView(newTab.getWebView());
1407 if (parent != null && mSettings.hasDesktopUseragent(parent.getWebView())
1408 != mSettings.hasDesktopUseragent(getWebView())) {
1409 mSettings.toggleDesktopUseragent(getWebView());
1525 WebView getWebView() {
1530 * Return the underlying WebViewClassic implementation. As with getWebView,
1737 mSettings.hasDesktopUseragent(getWebView()));