diff options
| author | 2024-08-30 15:40:18 +0000 | |
|---|---|---|
| committer | 2024-09-02 13:47:19 +0000 | |
| commit | 9ea5f0105604998a711b6a380dc2ecee88848a88 (patch) | |
| tree | 1ad162bd61ac90617df23f21e4000ba6e358ad33 /libs/input/PointerController.cpp | |
| parent | 6501946fda971d6f68813be0cbf022d7efdadf90 (diff) | |
Interface with Repeat keys feature flag and Settings
Add the APIs to check whether repeat keys feature is enabled and to set
the configurable values for the key repeat timeout[1] and key repeat
delay[2] if it is to be set via Settings.
[1] Key repeat timeout is the time duration before which the key starts
repeating on being pressed down.
[2] Key repeat delay is the time interval between successive key repeats
when a key is pressed down.
The minimum and maximum values for both settings are set according the
the corresponding values set in ChromeOS for consistency.
Bug: 363979307
Flag: com.android.hardware.input.keyboard_repeat_keys
Test: Presubmit
Change-Id: I7120cdf54c9c3c65e03751290b94ac767cbef900
Diffstat (limited to 'libs/input/PointerController.cpp')
0 files changed, 0 insertions, 0 deletions