diff options
| author | 2022-01-04 16:59:04 -0800 | |
|---|---|---|
| committer | 2022-01-06 15:01:42 -0800 | |
| commit | fd97e9d9ceadcbd129f67b984dd84556c0588c04 (patch) | |
| tree | 87f4ec369b9fa521a89b236849e2fd5f8f23840c /libs/ui/DebugUtils.cpp | |
| parent | b8d28f824ec9b07ce53a09eae32d43226720811e (diff) | |
Add integration test that clarifies behaviour of ACTION_POINTER_UP
This test shows what will happen when a pointer goes up. For example, if
a pointer goes up at the same time as another pointer moves, which will
happen first, MOVE or POINTER_UP?
This integration test explores these behaviours. We need to know this
behaviour because later, if we want to suppress a pointer, we need to be
able to cancel pointers without losing information about motions of
other pointers.
Bug: 198472780
Test: atest inputflinger_tests
Change-Id: Ie56cca1324ffdd777eecbd0c6a2fe413d59f241a
Diffstat (limited to 'libs/ui/DebugUtils.cpp')
0 files changed, 0 insertions, 0 deletions