summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/classifier/PointerCountClassifier.java
Commit message (Expand)AuthorAgeFilesLines
* Add more logging for falsing.Dave Mankoff2021-03-181-3/+4
* Incorporate Bayes into Falsing.Dave Mankoff2021-03-101-1/+1
* Make FalsingClassifiers less stateful.Dave Mankoff2020-12-101-7/+8
* Add HistoryTracker to FalsingManagerDave Mankoff2020-12-101-3/+3
* Add Tests for the BrightLineFalsingManager.Dave Mankoff2020-12-011-0/+75
* Remove old falsing implementation.Dave Mankoff2020-11-161-53/+0
* Fix bug and add logging in FalsingManagerAdrian Roos2016-03-041-0/+5
* added Classifiers and EvaluatorsBlazej Magnowski2015-09-231-0/+48