summaryrefslogtreecommitdiffstats
path: root/api/current.xml
diff options
context:
space:
mode:
Diffstat (limited to 'api/current.xml')
-rw-r--r--api/current.xml30
1 files changed, 30 insertions, 0 deletions
diff --git a/api/current.xml b/api/current.xml
index 4273360..e2e1346 100644
--- a/api/current.xml
+++ b/api/current.xml
@@ -15782,6 +15782,23 @@
>
</field>
</class>
+<class name="R.menu"
+ extends="java.lang.Object"
+ abstract="false"
+ static="true"
+ final="true"
+ deprecated="not deprecated"
+ visibility="public"
+>
+<constructor name="R.menu"
+ type="android.R.menu"
+ static="false"
+ final="false"
+ deprecated="not deprecated"
+ visibility="public"
+>
+</constructor>
+</class>
<class name="R.plurals"
extends="java.lang.Object"
abstract="false"
@@ -215998,6 +216015,19 @@
<parameter name="client" type="android.webkit.WebViewClient">
</parameter>
</method>
+<method name="showFindDialog"
+ return="void"
+ abstract="false"
+ native="false"
+ synchronized="false"
+ static="false"
+ final="false"
+ deprecated="not deprecated"
+ visibility="public"
+>
+<parameter name="text" type="java.lang.String">
+</parameter>
+</method>
<method name="stopLoading"
return="void"
abstract="false"