Searched refs:textLinks (Results 1 – 1 of 1) sorted by relevance
792 TextLinks textLinks = classifier.generateLinks(request); in addLinks() local794 text = applyTextLinksToSpannable(messageText, textLinks, classifier); in addLinks()805 private Spannable applyTextLinksToSpannable(String text, TextLinks textLinks, in applyTextLinksToSpannable() argument808 for (TextLink link : textLinks.getLinks()) { in applyTextLinksToSpannable()