Home
last modified time | relevance | path

Searched refs:onReceivedTitle (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/webkit/src/android/webkit/cts/
DWebChromeClientTest.java250 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.MockWebChromeClient
510 super.onReceivedTitle(view, title); in onReceivedTitle()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt57878 method public void onReceivedTitle(android.webkit.WebView, String);