Home | History | Annotate | Download | only in browser

Lines Matching refs:onReceivedTitle

775         public void onReceivedTitle(WebView view, final String title) {
777 mWebViewController.onReceivedTitle(Tab.this, title);