Searched refs:quotedPrintableToUtf8 (Results 1 – 2 of 2) sorted by relevance
476 str = new String(quotedPrintableToUtf8(encodedText, charset)); in stripEncoding()509 public static byte[] quotedPrintableToUtf8(String text, String charset) { in quotedPrintableToUtf8() method in BluetoothMapUtils
733 return BluetoothMapUtils.quotedPrintableToUtf8(body, charset); in decodeBody()