summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorDave Mankoff <mankoff@google.com>2021-04-06 12:28:33 -0400
committerDave Mankoff <mankoff@google.com>2021-04-06 14:40:30 -0400
commit7a08f2b716dbe310bc63bae3c2fb8212b8a7717f (patch)
treef9753dd4699d02b45c206e5d2e41115645eb9960 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent838d875bfea097d8d6ea9ac22460526b39fbc644 (diff)
Ensure that FalsingManager#isFalseTap handles delayed clicks.
Views, be default, don't immediately process touch events as clicks. Instead, they post an internal runnable to the main thread that then runs the click. This was tripping up the FalsingManager, as a recent change meant that it no longer saw the motion events. With this change, the FalsingManager will look at prior events if the recent events are empty. Fixes: 184635871 Test: manual Change-Id: I69981b09837d8a1d94b3a033243bce7a2d31844c
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions