Searched refs:convertHtmlAndStripUrls (Results 1 – 1 of 1) sorted by relevance
706 text = convertHtmlAndStripUrls(text).toString(); in buildConversationPageForWearable()1125 private static CharSequence convertHtmlAndStripUrls(final String s) { in convertHtmlAndStripUrls() method in MessageNotificationState