Searched refs:appendQuotedString (Results 1 – 2 of 2) sorted by relevance
429 protected void appendQuotedString(byte[] text) { in appendQuotedString() method in PduComposer446 protected void appendQuotedString(String str) { in appendQuotedString() method in PduComposer453 appendQuotedString(str.getBytes()); in appendQuotedString()981 appendQuotedString(contentId); in makeMessageBody()983 appendQuotedString("<" + new String(contentId) + ">"); in makeMessageBody()
1605 Lcom/google/android/mms/pdu/PduComposer;->appendQuotedString(Ljava/lang/String;)V1606 Lcom/google/android/mms/pdu/PduComposer;->appendQuotedString([B)V