Home
last modified time | relevance | path

Searched defs:shouldAggregateLogForTapSuppression (Results 1 – 6 of 6) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/contextualsearch/
H A DContextualSearchHeuristic.java52 protected boolean shouldAggregateLogForTapSuppression() { in shouldAggregateLogForTapSuppression() method in ContextualSearchHeuristic
H A DShortTextRunSuppression.java46 protected boolean shouldAggregateLogForTapSuppression() { in shouldAggregateLogForTapSuppression() method in ShortTextRunSuppression
H A DSmallTextSuppression.java40 protected boolean shouldAggregateLogForTapSuppression() { in shouldAggregateLogForTapSuppression() method in SmallTextSuppression
H A DTapWordLengthSuppression.java59 protected boolean shouldAggregateLogForTapSuppression() { in shouldAggregateLogForTapSuppression() method in TapWordLengthSuppression
H A DTapWordEdgeSuppression.java50 protected boolean shouldAggregateLogForTapSuppression() { in shouldAggregateLogForTapSuppression() method in TapWordEdgeSuppression
H A DBarOverlapTapSuppression.java71 protected boolean shouldAggregateLogForTapSuppression() { in shouldAggregateLogForTapSuppression() method in BarOverlapTapSuppression