Searched refs:LINE_SEPARATOR (Results 1 – 2 of 2) sorted by relevance
68 private static final byte[] LINE_SEPARATOR = System.lineSeparator().getBytes(); field in ClipStorage223 mOut.write(LINE_SEPARATOR); in write()
114 case Character.LINE_SEPARATOR: