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

Commit ee57adc2 authored by Jeff Brown's avatar Jeff Brown Committed by Android (Google) Code Review
Browse files

Merge "Add new ViewConfiguration accessors for key repeat parameters."

parents 63e1cea2 9225b00a
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"