diff options
author | Siarhei Vishniakou <svv@google.com> | 2020-06-29 14:01:04 -0500 |
---|---|---|
committer | Siarhei Vishniakou <svv@google.com> | 2020-07-09 22:02:44 -0500 |
commit | 9a470b667ba26428914205e97c205a6b791ada7c (patch) | |
tree | ae2a79f0b5e0765a432b9fd0cddda05ca15eda41 /rs/java/android/renderscript/ProgramStore.java | |
parent | 1d0a11939f9b5696d95b15e3d03a03c11b88b992 (diff) |
Add ACTION_CANCEL to input command
To test various cancel scenarios, add ACTION_CANCEL support to input
command.
Test: adb shell input motionevent DOWN 500 500 && adb shell input
motionevent CANCEL 500 500
Test: on cuttlefish:
$ adb shell input motionevent DOWN 0 0
$ adb shell input motionevent MOVE 100 100
$ adb shell input motionevent CANCEL
$ adb shell input motionevent CANCEL 100 100
Bug: 155362798
Change-Id: I01a7f6e4d0575856fd649e8f55efeb620006fff8
Diffstat (limited to 'rs/java/android/renderscript/ProgramStore.java')
0 files changed, 0 insertions, 0 deletions