Searched refs:appendQuotedString (Results 1 – 1 of 1) sorted by relevance
448 protected void appendQuotedString(byte[] text) { in appendQuotedString() method in PduComposer466 protected void appendQuotedString(String str) { in appendQuotedString() method in PduComposer473 appendQuotedString(str.getBytes()); in appendQuotedString()1004 appendQuotedString(contentId); in makeMessageBody()1006 appendQuotedString("<" + new String(contentId) + ">"); in makeMessageBody()