diff options
author | ryanlwlin <ryanlwlin@google.com> | 2020-03-10 17:20:39 +0800 |
---|---|---|
committer | ryanlwlin <ryanlwlin@google.com> | 2020-03-24 11:05:49 +0800 |
commit | 443b8fb80352c42742aee5432519160a68a5dcb1 (patch) | |
tree | 463ead8eb306d6e415fb220c494ab4bca16b9eed /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | d5763c4c1d263ba90b2136ccbcc1f80c6836aeb8 (diff) |
[DO NOT MERGE] Fix incorrect order of Accessibility events
The Accessibility events order for gesture end and touch interaction
end are exchanged in following conditons:
1. touching duration is very short.
2. Hover exit events comes right away after receving
action_up.
It leads to incorrect state of touchExplorer and sending incorrect
hoverevent in next touch-interaction.
Bug: 150171638
Test: atest FrameworksServicesTests:com.android.server.accessibility.gestures
Test: atest android.accessibilityservice.cts.TouchExplorerTest
Test: manual test
Change-Id: Ia60d51414dd63a2a30be61372e8fbd2e3d9f723f
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions