Searched refs:textAll (Results 1 – 1 of 1) sorted by relevance
53 String textAll = textTags + "\n" + textSpaces + "\n" + textNewlines; in brokentestEscapeCharacterToDisplayPlainText() local54 String plainAll = EmailHtmlUtil.escapeCharacterToDisplay(textAll); in brokentestEscapeCharacterToDisplayPlainText()