Add new ViewConfiguration accessors for key repeat parameters.

Change-Id: I18ea2c510dc85c8f9b68727657ba74298342dd43
This commit is contained in:
Jeff Brown
2011-03-02 22:50:07 -08:00
parent a454767b09
commit 9225b00a3d

View File

@@ -226341,6 +226341,28 @@
visibility="public"
>
</method>
<method name="getKeyRepeatDelay"
return="int"
abstract="false"
native="false"
synchronized="false"
static="true"
final="false"
deprecated="not deprecated"
visibility="public"
>
</method>
<method name="getKeyRepeatTimeout"
return="int"
abstract="false"
native="false"
synchronized="false"
static="true"
final="false"
deprecated="not deprecated"
visibility="public"
>
</method>
<method name="getLongPressTimeout"
return="int"
abstract="false"