Searched defs:onReceivedIcon (Results 1 – 3 of 3) sorted by relevance
148 public void onReceivedIcon(String url, Bitmap icon); in onReceivedIcon() method
45 public void onReceivedIcon(WebView view, Bitmap icon) {} in onReceivedIcon() method in WebChromeClient
1063 public void onReceivedIcon(Bitmap icon) { in onReceivedIcon() method in CallbackProxy