Home
last modified time | relevance | path

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

/packages/modules/CaptivePortalLogin/src/com/android/captiveportallogin/
DCaptivePortalLoginActivity.java228 webview.setDownloadListener(new PortalDownloadListener()); in onCreate()
844 private class PortalDownloadListener implements DownloadListener { class in CaptivePortalLoginActivity