summaryrefslogtreecommitdiffstats
path: root/api
diff options
context:
space:
mode:
Diffstat (limited to 'api')
-rw-r--r--api/current.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/api/current.xml b/api/current.xml
index 1055707..22a105a 100644
--- a/api/current.xml
+++ b/api/current.xml
@@ -190770,6 +190770,17 @@
visibility="public"
>
</method>
+<method name="getResult"
+ return="boolean"
+ abstract="false"
+ native="false"
+ synchronized="false"
+ static="false"
+ final="false"
+ deprecated="not deprecated"
+ visibility="public"
+>
+</method>
<method name="getX"
return="float"
abstract="false"
@@ -190812,6 +190823,8 @@
</parameter>
<parameter name="data" type="android.content.ClipData">
</parameter>
+<parameter name="result" type="boolean">
+</parameter>
</method>
<method name="obtain"
return="android.view.DragEvent"