Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapbMessageMms.java628 return quotedPrintableToUtf8(body, charset); in decodeBody()
700 public static byte[] quotedPrintableToUtf8(String text, String charset) { in quotedPrintableToUtf8() method in BluetoothMapbMessageMms