diff options
author | Dave Mankoff <mankoff@google.com> | 2020-11-11 14:44:59 -0500 |
---|---|---|
committer | Dave Mankoff <mankoff@google.com> | 2020-11-16 09:59:02 -0500 |
commit | 040ffe7b3405083f2456806f95b15c9475a0436e (patch) | |
tree | 5087d7a39c65cee6a15b27dde062c2b165ed92fd /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | d13bbe78ebd7f7980c6a8e4847d079d789e4cde1 (diff) |
Add Tap falsing to the FalsingManager.
This moves some of the functionality of DoubleTapHelper into the
FalsingManager. This also gives the FalsingManager an opportunity to
approve single-taps.
Currently, all single-taps are rejected, but future work may enable
single-tap falsing.
DoubleTapHelper is renamed to NotificationTapHelper to better reflect
its purpose.
The FalsingManager now maintains a record of past gestures for
analysis, wherease prior it only ever kept the most recent tap.
Bug: 172655697
Test: manual && atest SystemUITests
Change-Id: I58f3d25881b0a3ce14e47b72287dd6a1a9307852
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions