Home | History | Annotate | Download | only in browser

Lines Matching refs:mainView

407         WebView mainView = tab.getWebView();
408 WebView subView = mFactory.createWebView((mainView == null)
410 : mainView.isPrivateBrowsingEnabled());