Home
last modified time | relevance | path

Searched refs:setDownloadListener (Results 1 – 4 of 4) sorted by relevance

/cts/libs/deviceutillegacy/src/android/webkit/cts/
DWebViewOnUiThread.java169 public void setDownloadListener(final DownloadListener listener) { in setDownloadListener() method
171 mWebView.setDownloadListener(listener); in setDownloadListener()
/cts/tests/tests/webkit/src/android/webkit/cts/
DWebViewTest.java2148 mOnUiThread.setDownloadListener(listener); in testSetDownloadListener()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dsystem-current.txt18550 method public void setDownloadListener(android.webkit.DownloadListener);
Dcurrent.txt58239 method public void setDownloadListener(@Nullable android.webkit.DownloadListener);