Home | History | Annotate | Download | only in webkit

Lines Matching defs:setTextClassifier

2457     public void setTextClassifier(@Nullable TextClassifier textClassifier) {
2458 mProvider.setTextClassifier(textClassifier);