Searched refs:appendQuotedString (Results 1 – 3 of 3) sorted by relevance
435 protected void appendQuotedString(final byte[] text) { in appendQuotedString() method in PduComposer452 protected void appendQuotedString(final String str) { in appendQuotedString() method in PduComposer459 appendQuotedString(str.getBytes()); in appendQuotedString()1032 appendQuotedString(contentId); in makeMessageBody()1034 appendQuotedString("<" + new String(contentId) + ">"); in makeMessageBody()
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()
META-INF/MANIFEST.MF META-INF/ META-INF/proguard/ okhttp3/ ...