Home
last modified time | relevance | path

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

/frameworks/layoutlib/bridge/src/android/webkit/
DWebView.java218 public void setDownloadListener(DownloadListener listener) { in setDownloadListener() method in WebView
/frameworks/base/core/java/android/webkit/
DWebViewProvider.java251 public void setDownloadListener(DownloadListener listener); in setDownloadListener() method
DWebView.java1798 public void setDownloadListener(DownloadListener listener) { in setDownloadListener() method in WebView
1800 mProvider.setDownloadListener(listener); in setDownloadListener()
/frameworks/base/api/
Dsystem-current.txt9828 method public void setDownloadListener(android.webkit.DownloadListener);
Dcurrent.txt54607 method public void setDownloadListener(android.webkit.DownloadListener);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt36489 method public void setDownloadListener(android.webkit.DownloadListener);