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