Searched refs:LINE_SEPARATOR (Results 1 – 7 of 7) sorted by relevance
46 private static final byte[] LINE_SEPARATOR = new byte[] { '\r', '\n' }; field in StrictJarManifest281 out.write(LINE_SEPARATOR); in write()292 out.write(LINE_SEPARATOR); in write()313 os.write(LINE_SEPARATOR); in writeEntry()
78 private static final String LINE_SEPARATOR = "\\n"; field in NativeProcessesMemoryTest149 for (String line : memInfo.split(LINE_SEPARATOR)) { in collectNativeProcesses()
650 case Character.LINE_SEPARATOR: in isPrintingKey()
183 if (type == Character.LINE_SEPARATOR in onCreate()
1795 && gc != Character.LINE_SEPARATOR in isGraphic()1818 && gc != Character.LINE_SEPARATOR in isGraphic()2337 return type == Character.PARAGRAPH_SEPARATOR || type == Character.LINE_SEPARATOR in isNewline()
360 | (1 << Character.LINE_SEPARATOR) in isSeparator()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...