Searched refs:highlightedWord (Results 1 – 1 of 1) sorted by relevance
121 String highlightedWord = "link"; in getNoLocationSummary() local126 int startIndex = locationText.toString().indexOf(highlightedWord); in getNoLocationSummary()131 msg.setSpan(new URLSpan((String) null), startIndex, startIndex + highlightedWord.length(), in getNoLocationSummary()