Home | History | Annotate | Download | only in webkit

Lines Matching refs:getTouchIconUrl

3459      * See {@link WebView#getTouchIconUrl()}
3462 public String getTouchIconUrl() {
3464 return h != null ? h.getTouchIconUrl() : null;