diff options
Diffstat (limited to 'api/current.xml')
| -rw-r--r-- | api/current.xml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/api/current.xml b/api/current.xml index c1d2f66e1285..a01658a2fafe 100644 --- a/api/current.xml +++ b/api/current.xml @@ -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" |