Home | History | Annotate | Download | only in webkit

Lines Matching refs:getFavicon

3376      * See {@link WebView#getFavicon()}
3379 public Bitmap getFavicon() {
3381 return h != null ? h.getFavicon() : null;