Searched refs:appendQuotedString (Results 1 – 1 of 1) sorted by relevance
428 protected void appendQuotedString(byte[] text) { in appendQuotedString() method in PduComposer445 protected void appendQuotedString(String str) { in appendQuotedString() method in PduComposer452 appendQuotedString(str.getBytes()); in appendQuotedString()965 appendQuotedString(contentId); in makeMessageBody()967 appendQuotedString("<" + new String(contentId) + ">"); in makeMessageBody()