Searched refs:onReceivedTitle (Results 1 – 2 of 2) sorted by relevance
250 public void onReceivedTitle(WebView view, String title) { in testOnJsBeforeUnloadIsCalled()251 super.onReceivedTitle(view, title); in testOnJsBeforeUnloadIsCalled()509 public void onReceivedTitle(WebView view, String title) { in onReceivedTitle() method in WebChromeClientTest.MockWebChromeClient510 super.onReceivedTitle(view, title); in onReceivedTitle()
57878 method public void onReceivedTitle(android.webkit.WebView, String);