Searched refs:ESCAPE_CHAR (Results 1 – 3 of 3) sorted by relevance
23 private static byte ESCAPE_CHAR = '='; field in QuotedPrintable46 if (b == ESCAPE_CHAR) { in decodeQuotedPrintable()
631 private static final byte ESCAPE_CHAR = '='; field in BluetoothMapUtils659 buffer.write(ESCAPE_CHAR); in encodeQuotedPrintable()