Searched refs:getTouchIconUrl (Results 1 – 4 of 4) sorted by relevance
124 public String getTouchIconUrl() { in getTouchIconUrl() method in WebHistoryItemClassic
166 public String getTouchIconUrl(); in getTouchIconUrl() method
1168 public String getTouchIconUrl() { in getTouchIconUrl() method in WebView1169 return mProvider.getTouchIconUrl(); in getTouchIconUrl()
3462 public String getTouchIconUrl() { in getTouchIconUrl() method in WebViewClassic3464 return h != null ? h.getTouchIconUrl() : null; in getTouchIconUrl()