Update API.
Not sure the changes were correctly rebased last time. Change-Id: If6ab4014f312bef240df60f0b1cd6d923f472836
This commit is contained in:
@@ -211374,8 +211374,6 @@
|
|||||||
deprecated="not deprecated"
|
deprecated="not deprecated"
|
||||||
visibility="public"
|
visibility="public"
|
||||||
>
|
>
|
||||||
<parameter name="axis" type="int">
|
|
||||||
</parameter>
|
|
||||||
</method>
|
</method>
|
||||||
<method name="getMotionRange"
|
<method name="getMotionRange"
|
||||||
return="android.view.InputDevice.MotionRange"
|
return="android.view.InputDevice.MotionRange"
|
||||||
@@ -211387,6 +211385,8 @@
|
|||||||
deprecated="not deprecated"
|
deprecated="not deprecated"
|
||||||
visibility="public"
|
visibility="public"
|
||||||
>
|
>
|
||||||
|
<parameter name="axis" type="int">
|
||||||
|
</parameter>
|
||||||
</method>
|
</method>
|
||||||
<method name="getMotionRange"
|
<method name="getMotionRange"
|
||||||
return="android.view.InputDevice.MotionRange"
|
return="android.view.InputDevice.MotionRange"
|
||||||
@@ -267427,7 +267427,7 @@
|
|||||||
deprecated="not deprecated"
|
deprecated="not deprecated"
|
||||||
visibility="public"
|
visibility="public"
|
||||||
>
|
>
|
||||||
<parameter name="t" type="T">
|
<parameter name="arg0" type="T">
|
||||||
</parameter>
|
</parameter>
|
||||||
</method>
|
</method>
|
||||||
</interface>
|
</interface>
|
||||||
|
|||||||
Reference in New Issue
Block a user