Home
last modified time | relevance | path

Searched refs:appendQuotedString (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/Messaging/src/com/android/messaging/mmslib/pdu/
H A DPduComposer.java435 protected void appendQuotedString(final byte[] text) { in appendQuotedString() method in PduComposer
452 protected void appendQuotedString(final String str) { in appendQuotedString() method in PduComposer
459 appendQuotedString(str.getBytes()); in appendQuotedString()
1032 appendQuotedString(contentId); in makeMessageBody()
1034 appendQuotedString("<" + new String(contentId) + ">"); in makeMessageBody()
/aosp12/frameworks/base/telephony/common/com/google/android/mms/pdu/
H A DPduComposer.java448 protected void appendQuotedString(byte[] text) { in appendQuotedString() method in PduComposer
466 protected void appendQuotedString(String str) { in appendQuotedString() method in PduComposer
473 appendQuotedString(str.getBytes()); in appendQuotedString()
1004 appendQuotedString(contentId); in makeMessageBody()
1006 appendQuotedString("<" + new String(contentId) + ">"); in makeMessageBody()
/aosp12/packages/apps/Car/DebuggingRestrictionController/libs/
H A Dokhttp-3.12.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/proguard/ okhttp3/ ...