summaryrefslogtreecommitdiffstats
path: root/api
diff options
context:
space:
mode:
authorJeff Brown <jeffbrown@google.com>2011-03-09 19:13:11 -0800
committerJeff Brown <jeffbrown@google.com>2011-03-09 19:13:11 -0800
commit3de30a4c1e48d92af14154abddd4fb6fe0c6aa13 (patch)
tree78f10c5c5f4f053305dca839be8783a04225783d /api
parentefd3266b719eed5f1b217021c0a9e76e4b274b06 (diff)
downloadframeworks_base-3de30a4c1e48d92af14154abddd4fb6fe0c6aa13.zip
frameworks_base-3de30a4c1e48d92af14154abddd4fb6fe0c6aa13.tar.gz
frameworks_base-3de30a4c1e48d92af14154abddd4fb6fe0c6aa13.tar.bz2
Update API.
Not sure the changes were correctly rebased last time. Change-Id: If6ab4014f312bef240df60f0b1cd6d923f472836
Diffstat (limited to 'api')
-rw-r--r--api/current.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/api/current.xml b/api/current.xml
index cd3a7fb..e3745a3 100644
--- a/api/current.xml
+++ b/api/current.xml
@@ -211374,8 +211374,6 @@
deprecated="not deprecated"
visibility="public"
>
-<parameter name="axis" type="int">
-</parameter>
</method>
<method name="getMotionRange"
return="android.view.InputDevice.MotionRange"
@@ -211387,6 +211385,8 @@
deprecated="not deprecated"
visibility="public"
>
+<parameter name="axis" type="int">
+</parameter>
</method>
<method name="getMotionRange"
return="android.view.InputDevice.MotionRange"
@@ -267427,7 +267427,7 @@
deprecated="not deprecated"
visibility="public"
>
-<parameter name="t" type="T">
+<parameter name="arg0" type="T">
</parameter>
</method>
</interface>