Searched refs:textContent (Results 1 – 2 of 2) sorted by relevance
237 public void setTextContent(String textContent) throws DOMException { in setTextContent() argument
219 public static Body setupBody(long messageId, String textContent, String htmlContent, in setupBody() argument223 body.mTextContent = textContent; in setupBody()