summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/classifier/PointerCountClassifier.java
AgeCommit message (Expand)Author
2021-03-18Add more logging for falsing.Dave Mankoff
2021-03-10Incorporate Bayes into Falsing.Dave Mankoff
2020-12-10Make FalsingClassifiers less stateful.Dave Mankoff
2020-12-10Add HistoryTracker to FalsingManagerDave Mankoff
2020-12-01Add Tests for the BrightLineFalsingManager.Dave Mankoff
2020-11-16Remove old falsing implementation.Dave Mankoff
2016-03-04Fix bug and add logging in FalsingManagerAdrian Roos
2015-09-23added Classifiers and EvaluatorsBlazej Magnowski