Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9225b00a authored by Jeff Brown's avatar Jeff Brown
Browse files

Add new ViewConfiguration accessors for key repeat parameters.

Change-Id: I18ea2c510dc85c8f9b68727657ba74298342dd43
parent a454767b
Loading
Loading
Loading
Loading
+22 −0
Original line number Diff line number Diff line
@@ -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"