summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/InputMethodService.java
diff options
context:
space:
mode:
authorArthur Hung <arthurhung@google.com>2021-11-02 05:21:35 +0000
committerArthur Hung <arthurhung@google.com>2021-11-03 09:15:50 +0000
commit989d69b2b814f7d505ac1f1ec58bbc0c53aece14 (patch)
tree58942316f52163c5dd5b305ecceee289c02f6ca8 /core/java/android/inputmethodservice/InputMethodService.java
parent3abca59b51c67599bd55a5552026fc1a3046b201 (diff)
Support modifier key and duration for keycombination command
The keycombination command allows user could send the combination keys via shell. This CL would allow the modifier key (ctrl, alt, shift, meta) could update the meta state for the following keys. This CL would also support the new argument (-t) to allow user could specify the duration of the combination key pressing. Bug: 204831125 Test: adb shell input keycombination CTRL_LEFT A Test: adb shell input keycombination -t 3000 VOLUME_DOWN VOLUME_UP Change-Id: I48fa398e310d245db270b500bd3eac1655f23b49
Diffstat (limited to 'core/java/android/inputmethodservice/InputMethodService.java')
0 files changed, 0 insertions, 0 deletions