Home
last modified time | relevance | path

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

/packages/apps/ImsServiceEntitlement/src/com/android/imsserviceentitlement/
DWfcWebPortalFragment.java84 public void onPageStarted(WebView view, String url, Bitmap favicon) { in onCreateView()
/packages/modules/Wifi/OsuLogin/src/com/android/hotspot2/osulogin/
DOsuLoginActivity.java244 public void onPageStarted(WebView view, String urlString, Bitmap favicon) { in onPageStarted() method in OsuLoginActivity.OsuWebViewClient
/packages/apps/Browser2/src/org/chromium/webview_shell/
DWebViewBrowserActivity.java335 public void onPageStarted(WebView view, String url, Bitmap favicon) { in createAndInitializeWebView()
/packages/modules/CaptivePortalLogin/src/com/android/captiveportallogin/
DCaptivePortalLoginActivity.java582 public void onPageStarted(WebView view, String urlString, Bitmap favicon) { in onPageStarted() method in CaptivePortalLoginActivity.MyWebViewClient