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()
626 private static final byte ESCAPE_CHAR = '='; field in BluetoothMapUtils654 buffer.write(ESCAPE_CHAR); in encodeQuotedPrintable()