Home
last modified time | relevance | path

Searched refs:appendValueLength (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Messaging/src/com/android/messaging/mmslib/pdu/
H A DPduComposer.java353 appendValueLength(len); in appendEncodedString()
412 protected void appendValueLength(final long value) { in appendValueLength() method in PduComposer
564 appendValueLength(flen); in appendHeader()
646 appendValueLength(valueLength); in appendHeader()
956 appendValueLength(ctLength); in makeMessageBody()
1023 appendValueLength(contentTypeLength); in makeMessageBody()
/aosp12/frameworks/base/telephony/common/com/google/android/mms/pdu/
H A DPduComposer.java363 appendValueLength(len); in appendEncodedString()
424 protected void appendValueLength(long value) { in appendValueLength() method in PduComposer
578 appendValueLength(flen); in appendHeader()
661 appendValueLength(expiryLength); in appendHeader()
933 appendValueLength(ctLength); in makeMessageBody()
995 appendValueLength(contentTypeLength); in makeMessageBody()