Home
last modified time | relevance | path

Searched defs:decodeQuotedPrintable (Results 1 – 2 of 2) 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
/frameworks/opt/vcard/java/com/android/vcard/
DVCardUtils.java60 public static final byte[] decodeQuotedPrintable(byte[] bytes) in decodeQuotedPrintable() method in VCardUtils.QuotedPrintableCodecPort