Searched refs:encodeQuotedPrintable (Results 1 – 2 of 2) sorted by relevance
106 text = BluetoothMapUtils.encodeQuotedPrintable(mData); in encode()125 text = BluetoothMapUtils.encodeQuotedPrintable(mData); in encodePlainText()
589 public static final String encodeQuotedPrintable(byte[] bytes) { in encodeQuotedPrintable() method in BluetoothMapUtils