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