Searched refs:classifyText (Results 1 – 3 of 3) sorted by relevance
65 public TextClassification classifyText( in classifyText() method in GpsCoordinatesTextClassifier89 return mSystemClassifier.classifyText(text, start, end, localeList); in classifyText()
103 TextClassification test = mClassifier.classifyText( in assertClassifiedGeo()
809 TextClassification textClassification = textClassifier.classifyText( in applyTextLinksToSpannable()