Home | History | Annotate | Download | only in webkit

Lines Matching refs:Bitmap

23 import android.graphics.Bitmap;
306 (Bitmap) msg.obj);
320 mWebChromeClient.onReceivedIcon(mWebView.getWebView(), (Bitmap) msg.obj);
755 public void onPageStarted(String url, Bitmap favicon) {
1085 public void onReceivedIcon(Bitmap icon) {