Lines Matching defs:onPageStarted
156 // If true, the tab is in page loading state (after onPageStarted,
338 public void onPageStarted(WebView view, String url, Bitmap favicon) {
370 mWebViewController.onPageStarted(Tab.this, view, favicon);
997 public void onPageStarted(WebView view, String url, Bitmap favicon) {
1620 * @return TRUE if onPageStarted is called while onPageFinished is not
1767 mWebViewController.onPageStarted(this, mMainView, null);