summaryrefslogtreecommitdiff
path: root/libs/input/PointerController.cpp
diff options
context:
space:
mode:
author Asmita Poddar <asmitapoddar@google.com> 2024-08-30 15:40:18 +0000
committer Asmita Poddar <asmitapoddar@google.com> 2024-09-02 13:47:19 +0000
commit9ea5f0105604998a711b6a380dc2ecee88848a88 (patch)
tree1ad162bd61ac90617df23f21e4000ba6e358ad33 /libs/input/PointerController.cpp
parent6501946fda971d6f68813be0cbf022d7efdadf90 (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