Searched refs:onPageStarted (Results 1 – 5 of 5) sorted by relevance
/packages/apps/ImsServiceEntitlement/src/com/android/imsserviceentitlement/qns/ |
D | WfcQnsWebPortalFragment.java | 76 public void onPageStarted(WebView webview, String url, Bitmap favicon) { in onCreateView()
|
/packages/apps/ImsServiceEntitlement/src/com/android/imsserviceentitlement/ |
D | WfcWebPortalFragment.java | 84 public void onPageStarted(WebView view, String url, Bitmap favicon) { in onCreateView()
|
/packages/modules/Wifi/OsuLogin/src/com/android/hotspot2/osulogin/ |
D | OsuLoginActivity.java | 246 public void onPageStarted(WebView view, String urlString, Bitmap favicon) { in onPageStarted() method in OsuLoginActivity.OsuWebViewClient
|
/packages/apps/Browser2/src/org/chromium/webview_shell/ |
D | WebViewBrowserActivity.java | 335 public void onPageStarted(WebView view, String url, Bitmap favicon) { in createAndInitializeWebView()
|
/packages/modules/CaptivePortalLogin/src/com/android/captiveportallogin/ |
D | CaptivePortalLoginActivity.java | 782 public void onPageStarted(WebView view, String urlString, Bitmap favicon) { in onPageStarted() method in CaptivePortalLoginActivity.MyWebViewClient
|