Add new ViewConfiguration accessors for key repeat parameters.
Change-Id: I18ea2c510dc85c8f9b68727657ba74298342dd43
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user