Searched refs:decodeQuotedPrintable (Results 1 – 4 of 4) sorted by relevance
39 public static final byte[] decodeQuotedPrintable(byte[] bytes) { in decodeQuotedPrintable() method in QuotedPrintable
918 partData = QuotedPrintable.decodeQuotedPrintable(partData); in parseParts()
60 public static final byte[] decodeQuotedPrintable(byte[] bytes) in decodeQuotedPrintable() method in VCardUtils.QuotedPrintableCodecPort805 decodedBytes = QuotedPrintableCodecPort.decodeQuotedPrintable(rawBytes); in parseQuotedPrintable()
1694 Lcom/google/android/mms/pdu/QuotedPrintable;->decodeQuotedPrintable([B)[B