Home
last modified time | relevance | path

Searched refs:getTouchIconUrl (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/core/java/android/webkit/
H A DWebViewProvider.java203 public String getTouchIconUrl(); in getTouchIconUrl() method
H A DWebView.java1327 public String getTouchIconUrl() { in getTouchIconUrl() method in WebView
1328 return mProvider.getTouchIconUrl(); in getTouchIconUrl()
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt14848 method public String getTouchIconUrl();