am 3de30a4c: Update API.

* commit '3de30a4c1e48d92af14154abddd4fb6fe0c6aa13':
  Update API.
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>