Home
last modified time | relevance | path

Searched refs:showFindDialog (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/webkit/
DWebViewProvider.java242 public boolean showFindDialog(String text, boolean showIme); in showFindDialog() method
DWebView.java1628 public boolean showFindDialog(@Nullable String text, boolean showIme) { in showFindDialog() method in WebView
1630 return mProvider.showFindDialog(text, showIme); in showFindDialog()
/frameworks/base/core/api/
Dsystem-current.txt18569 method public boolean showFindDialog(String, boolean);
Dcurrent.txt58262 method @Deprecated public boolean showFindDialog(@Nullable String, boolean);
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt36501 method public deprecated boolean showFindDialog(java.lang.String, boolean);