Home
last modified time | relevance | path

Searched refs:decodeQuotedPrintable (Results 1 – 4 of 4) sorted by relevance

/frameworks/opt/telephony/src/java/com/google/android/mms/pdu/
DQuotedPrintable.java39 public static final byte[] decodeQuotedPrintable(byte[] bytes) { in decodeQuotedPrintable() method in QuotedPrintable
DPduParser.java918 partData = QuotedPrintable.decodeQuotedPrintable(partData); in parseParts()
/frameworks/opt/vcard/java/com/android/vcard/
DVCardUtils.java60 public static final byte[] decodeQuotedPrintable(byte[] bytes) in decodeQuotedPrintable() method in VCardUtils.QuotedPrintableCodecPort
805 decodedBytes = QuotedPrintableCodecPort.decodeQuotedPrintable(rawBytes); in parseQuotedPrintable()
/frameworks/base/config/
Dhiddenapi-greylist.txt1694 Lcom/google/android/mms/pdu/QuotedPrintable;->decodeQuotedPrintable([B)[B