commit | efcf043ff92f68e1441d2597e6f9ae7c63f3d7ab | [log] [tgz] |
---|---|---|
author | Dave Mankoff <mankoff@google.com> | Fri Apr 09 18:24:06 2021 -0400 |
committer | Dave Mankoff <mankoff@google.com> | Fri Apr 09 18:24:06 2021 -0400 |
tree | 3c0c3f13428f59f8722503fbfd03ef9b4a96bb47 | |
parent | 5977b719c43cadd7d0bb22d22881cb961bad1f25 [diff] |
Delay gesture processing in FalsingCollector. Clicks are processed after a delay on views. To handle this, we can't immediately analyze gestures in the FalsingManager. Instead, delay processing slightly to give click handlers an opportunity to acknowledge gestures. Fixes: 184963035 Test: manual Change-Id: I2c98d20c76b8fda1f53a0b4a3ec29674c32aa550